## 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 * Open the file [authors.json](../content/authors.json) * Put your preferred `username` * Put a profile picture in [authors directory](../public/authors) with the username * Create a new markdown file in the [guides directory](../content/guides). * Add the metadata for this guide in [guides.json](../content/guides.json). Please note that `fileName` and `slug` must match. * Open a pull request