Skip to content

Commit cd2c68b

Browse files
committed
Update PR Templates
1 parent 48082a1 commit cd2c68b

3 files changed

Lines changed: 5 additions & 30 deletions

File tree

Github/PR-Template-App.md

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,9 @@
1-
## Checklist
2-
3-
<!---A Checklist of things that needs to be done before creating a pull request.
4-
Use it as reminder and to communicate that you actually did these things.
5-
6-
If a conditions like "if existing" or "if appropriate" doesn't apply: Fill the checkbox
7-
--->
1+
## What is this PR all about
82

9-
- [ ] I have verified that the change actually does what it promises
10-
- [ ] I have build the project and it's compiling
11-
- [ ] I have run and fixed the unit tests (if existing)
12-
- [ ] I have reviewed the Git diff to make sure only changes I wanted to push are in the pull request
3+
This pull request about ...
134

14-
# Jira Ticket
5+
Screenshots (optional):
156

16-
https://smartmobilefactory.atlassian.net/browse/
17-
18-
- [ ] The status of the ticket is updated to `(in) review`
19-
20-
## Further comments
7+
## Checklist
218

22-
<!---Any further comments can be put here.--->
9+
- [ ] I reviewed the pull request myself

Github/PR-Template-Framework-BreakingInternal-Versioning.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,3 @@
77
- [ ] **current** (current version specified in podspec)
88
- [ ] **internal** (internal changes)
99
- [ ] **breaking** (public API changes)
10-
11-
## Jira Ticket
12-
13-
https://smartmobilefactory.atlassian.net/browse/
14-
15-
- [ ] The status of the ticket is updated to `(in) review`

Github/PR-Template-Framework.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,3 @@
88
- [ ] **patch** (internal changes)
99
- [ ] **minor** (public API changes)
1010
- [ ] **major** (major changes and refactorings)
11-
12-
## Jira Ticket
13-
14-
https://smartmobilefactory.atlassian.net/browse/
15-
16-
- [ ] The status of the ticket is updated to `(in) review`

0 commit comments

Comments
 (0)