Skip to content

Commit be3e33d

Browse files
author
Diogo Autilio
committed
Add github templates
1 parent faf061f commit be3e33d

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
- [ ] I have verified there are no duplicate active or recent bugs, questions, or requests
2+
3+
###### Include the following:
4+
- SCLAlertView version: `1.0.3`
5+
- Device OS version: `6.0`
6+
- Device Name: `iPhone 6`
7+
8+
###### Reproduction Steps
9+
1.
10+
2.
11+
3.
12+
13+
###### Expected Result
14+
15+
###### Actual Result
16+
17+
### Tell us what could be improved:

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
###### Fixes issue #.
2+
- [ ] This pull request follows the coding standards
3+
4+
###### This PR changes:
5+
-

0 commit comments

Comments
 (0)