We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44e4646 + cc4c310 commit c554e10Copy full SHA for c554e10
.github/CODEOWNERS
.github/pull_request_template.md
@@ -0,0 +1,16 @@
1
+### Checklist
2
+
3
+Please:
4
+- [ ] Make sure this PR is against "dev", not "main".
5
+- [ ] Request a review from one of the current epiprocess main reviewers:
6
+ brookslogan, nmdefries.
7
+- [ ] Describe changes made in NEWS.md, making sure breaking changes
8
+ (backwards-incompatible changes to the documented interface) are noted.
9
+ The right location for this may be in flux (see
10
+ [here](https://github.com/cmu-delphi/epiprocess/pull/398)).
11
12
+### Change explanations for reviewer
13
14
+### Magic GitHub syntax to mark associated Issue(s) as resolved when this is merged into the default branch
15
16
+- Resolves #{issue number}
0 commit comments