- Create a new folder in this repository with the name of the technology.
- Create a
README.md
in the folder which must have the sections mentioned here. Remember to add all information that may be useful. That may include: style guides, conventions, standards, architecture used, tutorials or documentation on dependencies, tutorial or documentation on programming languages, scripts or tools for development, among others. - Add tech to overall README.
- Any other resource document created should be inside a
docs
folder. - Any subsection you may need should have its own
README.md
.
Remember to always keep this information updated, which is why we recommend creating the documents inside the repository rather than linking, when it's possible.