diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8ad0d16..b873478 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,8 @@ Please ensure your pull request adheres to the following guidelines: - Search previous suggestions before making a new one, as yours may be a duplicate. - Make sure your contribution is useful and relevant before submitting. That implies it having enough content and every item has a good succinct description. - Make an individual pull request for each suggestion. -- Use the following format: `- [Repository Name](link-to-repository) _(beginner-friendly-label-in-the-repository)_
Description` +- Use the following format: `- [Repository Name](link-to-repository-label) _(label: beginner-friendly-label-in-the-repository)_
Description` +- Example link formatting: `- [awesome-for-beginners](https://github.com/MunGell/awesome-for-beginners/labels/good-first-contribution) _(label: good-first-contribution)_
A list of awesome beginners-friendly projects.` - Link additions should be added to the bottom of the relevant category. - New categories or improvements to the existing categorization are welcome. - Check your spelling and grammar.