link to contributing guidelines in pr template

This commit is contained in:
bergquist 2019-02-14 15:22:13 +01:00
parent 3f714fbd1b
commit b37e05714c
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
* Link the PR to an issue for new features
* Rebase your PR if it gets out of sync with master
* Follow the contribution guidelines in `CONTRIBUTING.md`
* Follow the contribution guidelines in [`CONTRIBUTING.md`](https://github.com/grafana/grafana/blob/master/CONTRIBUTING.md)
* Include `closes #<issue>` or a link to the issue in the description
**REMOVE THE TEXT ABOVE BEFORE CREATING THE PULL REQUEST**