From b57525835241053071a180afb9afbe8df65af29a Mon Sep 17 00:00:00 2001 From: todtb Date: Tue, 8 Aug 2023 01:11:03 +0000 Subject: [PATCH] Add new_projects.md --- new_projects.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 new_projects.md diff --git a/new_projects.md b/new_projects.md new file mode 100644 index 0000000..5cacac4 --- /dev/null +++ b/new_projects.md @@ -0,0 +1,6 @@ +# New projects + +## Initializing the repo +1) Create the repo first +2) Push an empty commit to the `main` branch with the message `init` +3) All further work to be merged from a branch on a fork \ No newline at end of file