We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c710837 commit 40826c1Copy full SHA for 40826c1
PULL_REQUEST_TEMPLATE.md
@@ -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
+- [ ] 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
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