Skip to content

Commit 3eed01e

Browse files
Update pull_request_template.md
1 parent 1fa4b4d commit 3eed01e

1 file changed

Lines changed: 19 additions & 9 deletions

File tree

.github/pull_request_template.md

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
1-
### Description
2-
Please provide a detailed description of the changes this pull request introduces. If available, also link to a docdb link where the issue/change have been presented on/discussed.
3-
4-
- [X] Have you added a label? (bug/enhancement/physics etc.)
5-
- [X] Have you assigned at least 1 reviewer?
6-
- [X] Is this PR related to an open issue / project?
7-
- [X] Does this PR affect CAF data format? If so, please assign a CAF maintainer as additional reviewer.
8-
- [X] Does this PR require merging another PR in a different repository (such as sbnanobj/sbnobj etc.)? If so, please link it in the description.
9-
- [X] Are you submitting this PR on behalf of someone else who made the code changes? If so, please mention them in the description.
1+
## Description
2+
Please provide a detailed description of the changes this pull request introduces.
3+
4+
## Checklist
5+
- [ ] Added at least 1 label from [available labels](https://github.com/SBNSoftware/sbndcode/issues/labels?sort=name-asc).
6+
- [ ] Assigned at least 1 reviewer under `Reviewers`,
7+
- [ ] Assigned all contributers including yourself under `Assignees` ,
8+
- [ ] Does this PR affect CAF data format? If so, please assign a CAF maintainer as additional reviewer.
9+
- [ ] Does this affect the standard workflow?
10+
11+
### Relevant issue link(s) (optional)
12+
Is there existing issue that this PR addresses?
13+
14+
### Relevant PR links (optional)
15+
Does this PR require merging another PR in a different repository (such as sbnanobj/sbnobj etc.)?
16+
17+
### Link(s) to docdb describing changes (optional)
18+
Is there a docdb describing the issue this solves or the feature added?
19+

0 commit comments

Comments
 (0)