Skip to content

Commit 4b11957

Browse files
authored
Merge pull request #47 from PSPDFKit/rad/add-github-templates
Add GitHub issue and pull request templates
2 parents 8375473 + 534a968 commit 4b11957

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Details
2+
3+
4+
# Acceptance Criteria
5+

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Details
2+
3+
4+
# Acceptance Criteria
5+
6+
- [ ] Before merging retest all the examples to make sure that they work on both Android and iOS.

0 commit comments

Comments
 (0)