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
I am looking to contribute a good documentation practice here:
THE README.md file: Make it informative, make it brief, make it incentive enough for them to keep on digging through all the other docs in your documentation, as well.
THE REFERENCE FILE: all the functions in your software and how they work
what inputs and outputs its users should expect
… and side effects, too
your project's main goal(s)
THE GUIDE FILE : A tutorial-like document that “takes the user by the hand” and loops through all the features of your software.
The text was updated successfully, but these errors were encountered:
What feature are you adding?
Add indepth documentation of this project
Describe your issue
I am looking to contribute a good documentation practice here:
THE README.md file: Make it informative, make it brief, make it incentive enough for them to keep on digging through all the other docs in your documentation, as well.
THE REFERENCE FILE: all the functions in your software and how they work
what inputs and outputs its users should expect
… and side effects, too
your project's main goal(s)
THE GUIDE FILE : A tutorial-like document that “takes the user by the hand” and loops through all the features of your software.
The text was updated successfully, but these errors were encountered: