diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 049997d7469..b14e0097142 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,6 +48,7 @@ To setup a local development environment we recommend reading [Building Grafana #### Bug specific checks - [ ] The pull request contains `Closes: #Issue` or `Fixes: #Issue` in pull request description. +- [ ] The Pull Request adds tests that replicate the fixed bug and helps avoid regressions. ### Frontend specific checks