diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3809a5dda9..ba5177c79d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -93,9 +93,9 @@ GitHub provides additional document on [forking a repository](https://help.githu You can always reach out to `ankit@signoz.io` to understand more about the repo and product. We are very responsive over email and [SLACK](https://signoz.io/slack). ### Pointers: -- If you find any **bugs** → please create an **issue.** +- If you find any **bugs** → please create an [**issue.**](https://github.com/SigNoz/signoz/issues/new?assignees=&labels=&template=bug_report.md&title=) - If you find anything **missing** in documentation → you can create an issue with the label **`documentation`**. -- If you want to build any **new feature** → please create an issue with the label **`enhancement`**. +- If you want to build any **new feature** → please create an [issue with the label **`enhancement`**.](https://github.com/SigNoz/signoz/issues/new?assignees=&labels=&template=feature_request.md&title=) - If you want to **discuss** something about the product, start a new [**discussion**.](https://github.com/SigNoz/signoz/discussions)