Skip to content

Commit 4c2c13b

Browse files
authored
Update pull_request_template.md (#450)
1 parent 5e6f17f commit 4c2c13b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
33
You must title your PR like this:
44
5-
COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK
5+
REGION | COHORT_NAME | FIRST_NAME LAST_NAME | PROJ_NAME
66
77
For example,
88
9-
NW4 | Carol Owen | HTML-CSS-Module | Week1
9+
London | May-2025 | Carol Owen | Sprint-1
1010
1111
Complete the task list below this message.
1212
If your PR is rejected, check the task list.
@@ -18,7 +18,7 @@ If your PR is rejected, check the task list.
1818
Self checklist
1919

2020
- [ ] I have committed my files one by one, on purpose, and for a reason
21-
- [ ] I have titled my PR with COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK
21+
- [ ] I have titled my PR with REGION | COHORT_NAME | FIRST_NAME LAST_NAME | PROJ_NAME
2222
- [ ] I have tested my changes
2323
- [ ] My changes follow the [style guide](https://curriculum.codeyourfuture.io/guides/contributing/)
2424
- [ ] My changes meet the [requirements](./README.md) of this task

0 commit comments

Comments
 (0)