Skip to content

Commit 40826c1

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent c710837 commit 40826c1

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

PULL_REQUEST_TEMPLATE.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
- [ ] Read [CONTRIBUTING.md]](https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/CONTRIBUTING.md])
2-
- [ ] Added description
3-
- [ ] Linked to and/or created issue
1+
- [ ] Read [CONTRIBUTING.md](https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/CONTRIBUTING.md])
2+
- [ ] Only edited files inside `source` folder (IMPORTANT) and commited them with a meaningful message
3+
- [ ] Ran `generate-playground.sh`, no errors
4+
- [ ] Opened playground, it worked fine
5+
- [ ] Did not commit the changes caused by `generate-playground.sh`
6+
- [ ] Linked to and/or created issue
7+
- [ ] Added a description to PR

0 commit comments

Comments
 (0)