Skip to content

Commit c38674a

Browse files
Docs: Adds tests requirement to bugs checklist (grafana#18576)
* Docs: Adds tests requirement to bugs checklist * Docs: Adds test for bugs as a requirment Co-Authored-By: gotjosh <[email protected]>
1 parent e59bae5 commit c38674a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ To setup a local development environment we recommend reading [Building Grafana
4848
#### Bug specific checks
4949

5050
- [ ] The pull request contains `Closes: #Issue` or `Fixes: #Issue` in pull request description.
51+
- [ ] The Pull Request adds tests that replicate the fixed bug and helps avoid regressions.
5152

5253
### Frontend specific checks
5354

0 commit comments

Comments
 (0)