We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b5e9a7 commit 7fe229dCopy full SHA for 7fe229d
README.md
@@ -99,3 +99,19 @@ developing alone, this is very
99
important. Then, I'll push the changes
100
in `main` function when it's
101
ready.
102
+
103
+So, there you have it. To summarize:
104
105
+1. Create a private repo. Consider it
106
+as a draft. And then, final step
107
+is to proofread using Google Docs
108
+for spelling and grammar.
109
110
+2. Once all checks are done, make it
111
+public. This is already the final version.
112
+This can be rendered in several formats
113
+for distribution.
114
115
+3. When there is an update, use
116
+branches because the `main` branch
117
+is always the deployable branch.
0 commit comments