Skip to content

Commit b7b2a43

Browse files
authored
Merge pull request #136 from pusher/pr_template
Pr and issue template
2 parents 05607c5 + 11ca43c commit b7b2a43

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### What is the issue?
2+
3+
...
4+
5+
### Is it a crash report? Submit stack traces or anything that you think would help
6+
7+
...
8+
9+
### Any improvements you suggest
10+
11+
...
12+
13+
----
14+
15+
CC @pusher/mobile

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
### Description of the pull request
2+
3+
...
4+
5+
#### Why is the change necessary?
6+
7+
...
8+
9+
----
10+
11+
CC @pusher/mobile

0 commit comments

Comments
 (0)