Files
developer-roadmap/contributing/guide.md
2021-09-05 20:03:30 +02:00

745 B

Submitting a Guide

First thank you for considering contributing to this project. It wouldn't have been possible for us to keep it live without your contributions 🙏

Follow the steps listed below in order to add a new guide

  • Fork this repository
  • If you haven't contributed to this project before then create your author profile
  • Create a new markdown file in the guides directory.
  • Add the metadata for this guide in guides.json. Please note that fileName and slug must match.
  • Open a pull request