Merge pull request #647 from grafana/mderynck/add-pull-request-template
Add simple pull request template
This commit is contained in:
commit
80abd8b8e5
1 changed files with 8 additions and 0 deletions
8
.github/pull_request_template.md
vendored
Normal file
8
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
**What this PR does**:
|
||||
|
||||
**Which issue(s) this PR fixes**:
|
||||
|
||||
**Checklist**
|
||||
- [ ] Tests updated
|
||||
- [ ] Documentation added
|
||||
- [ ] `CHANGELOG.md` updated
|
||||
Loading…
Add table
Reference in a new issue