Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ochococo committed Jul 5, 2023
1 parent c710837 commit 40826c1
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
- [ ] Read [CONTRIBUTING.md]](https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/CONTRIBUTING.md])
- [ ] Added description
- [ ] Linked to and/or created issue
- [ ] Read [CONTRIBUTING.md](https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/CONTRIBUTING.md])
- [ ] Only edited files inside `source` folder (IMPORTANT) and commited them with a meaningful message
- [ ] Ran `generate-playground.sh`, no errors
- [ ] Opened playground, it worked fine
- [ ] Did not commit the changes caused by `generate-playground.sh`
- [ ] Linked to and/or created issue
- [ ] Added a description to PR

0 comments on commit 40826c1

Please sign in to comment.