1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00

Fixed misspelling of "beginner" and corrected the issue label under "Advanced Topics" in CONTRIBUTING.md

This commit is contained in:
Julian Webb 2021-03-23 06:03:46 -07:00
parent 3a9f8d1736
commit fef109ed1b

View file

@ -92,7 +92,7 @@ After finishing the installation process, you can start writing and editing code
#### Advanced Topics
We love to create issues that are good for begginers and label them as `good for begginers` or `hacktoberfest`, but some more advanced topics might require extra knowledge. Below is a list of links you can use to learn more about some of the more advance topics that will help you master the Appwrite codebase.
We love to create issues that are good for beginners and label them as `good first issue` or `hacktoberfest`, but some more advanced topics might require extra knowledge. Below is a list of links you can use to learn more about some of the more advance topics that will help you master the Appwrite codebase.
##### Tools and Libs
- [Docker](https://www.docker.com/get-started)