You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the review of pull request #572, I thought that it could be interesting to have our list of practices/rules when it comes to writing documentation.
It should not be necessary strict rules. It could be an excellent way to onboard new writers easily.
Here is an example of two rules I can extract from my discussion with @RafaelGSS:
Simplify code examples as much as you can - for example, prefer using a basic script over an HTTP server.
Avoid first-person communication within the documentation
Let me know WDYT.
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.
During the review of pull request #572, I thought that it could be interesting to have our list of practices/rules when it comes to writing documentation.
It should not be necessary strict rules. It could be an excellent way to onboard new writers easily.
Here is an example of two rules I can extract from my discussion with @RafaelGSS:
Let me know WDYT.
The text was updated successfully, but these errors were encountered: