Skip to content

Commit 378a0d6

Browse files
committed
docs: Added pull request template
1 parent 27e7f4f commit 378a0d6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Before submitting a pull request, please make sure you have at least performed the following:
2+
3+
- [] read and followed the [CONTRIBUTING.md](https://github.com/edcarroll/ng2-semantic-ui/blob/master/CONTRIBUTING.md#) guide.
4+
- [] linted, built and tested the changes locally.
5+
- [] added/updated any applicable API documentation.
6+
- [] added/updated any applicable demos.

0 commit comments

Comments
 (0)