diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1fdc19e07..6346738f5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ ### Did you find a bug? 1. **Ensure the bug was not already reported** by searching on GitHub under - [Issues](https://github.com/VMelnalksnis/Gnomeshade/issues?q=is%3Aissue+label%3Abug). + [Issues](https://github.com/VMelnalksnis/Gnomeshade/issues?q=is%3Aissue+label%3Atype%3Abug). 2. If you're unable to find an issue addressing the problem, [open a new one](https://github.com/VMelnalksnis/Gnomeshade/issues/new?labels=bug&template=bug_report.md&title=). @@ -15,7 +15,7 @@ ### Do you want to request a new feature or change? 1. **Ensure the feature is not already in progress or rejected** by searching on GitHub under - [Issues](https://github.com/VMelnalksnis/Gnomeshade/issues?q=is%3Aissue+label%3Aenhancement). + [Issues](https://github.com/VMelnalksnis/Gnomeshade/issues?q=is%3Aissue+label%3Atype%3Aenhancement). If it exists, make sure to add a +1 reaction to show your interest in the feature. 2. If you're unable to find an issue regarding this feature,