Skip to content

Commit 6714498

Browse files
committed
Add PR template
1 parent 664e501 commit 6714498

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Pull Request Checklist
2+
3+
**Is this in reference to an existing issue?**
4+
5+
#### General
6+
7+
- [ ] Update Changelog following the conventions laid out on [Keep A Changelog](http://keepachangelog.com/)
8+
9+
- [ ] Update README with any necessary configuration snippets
10+
11+
- [ ] Existing tests pass
12+
13+
#### Purpose

0 commit comments

Comments
 (0)