Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72becc8

Browse files
authored
Merge pull request gridstack#778 from radiolips/feature/pr-template
Feature/pr template
2 parents ff31cb7 + 0527528 commit 72becc8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
### Description
2+
Please explain the changes you made here. Include an example of what your changes fix or how to use the changes.
3+
4+
### Checklist
5+
- [ ] Created tests which fail without the change (if possible)
6+
- [ ] All tests passing (`npm test`)
7+
- [ ] Extended the README / documentation, if necessary

0 commit comments

Comments
 (0)