computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
754 B
754 B
Submitting a Guide
First of all thank you for considering to contribute 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
- Open the file authors.json
- Put your preferred
username
- Put a profile picture in authors directory with the username
- Create a new markdown file in the guides directory.
- Add the meta data for this guide in guides.json. Please note that
fileName
andslug
must match. - Open a pull request