Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 462 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 462 Bytes

Easy steps:

  • Fork the repo.

  • Use the proper numbering and give a title that represent your Tip. example: ### n Title

  • Description of your Tip

  • Code snippet if needed. You can use the dart at start and at End of your code to make it visible properly.

    You can also use carbon.now.sh to create image of you code snippet.

  • Commit, push and send a PR!