Skip to content

Commit b848de9

Browse files
committed
Vendor in existing template from org .github repo
1 parent 3f26722 commit b848de9

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<!--
2+
3+
You must title your PR like this:
4+
5+
Region | Cohort | FirstName LastName | Sprint | Assignment Title
6+
7+
For example,
8+
9+
London | 25-ITP-May | Carol Owen | Sprint 1 | Alarm Clock
10+
11+
Fill in the template below - remove any sections that don't apply.
12+
13+
Complete the self checklist - replace each empty box in the checklist [ ] with a [x].
14+
15+
Add the label "Needs Review" and you will get review.
16+
17+
Respond to volunteer reviews until the volunteer marks it as "Complete".
18+
19+
Please note: if the PR template is not filled as described above, an automatic GitHub bot will give feedback in the "Conversation" tab of the pull request and not allow the "Needs Review" label to be added until it's fixed.
20+
21+
-->
22+
23+
## Learners, PR Template
24+
25+
Self checklist
26+
27+
- [ ] I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
28+
- [ ] My changes meet the requirements of the task
29+
- [ ] I have tested my changes
30+
- [ ] My changes follow the [style guide](https://curriculum.codeyourfuture.io/guides/reviewing/style-guide/)
31+
32+
## Changelist
33+
34+
Briefly explain your PR.
35+
36+
## Questions
37+
38+
Ask any questions you have for your reviewer. You must remove this section if you have no questions.

0 commit comments

Comments
 (0)