mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 05:26:13 +02:00
take out redundant lines from PR template (#1327)
This commit is contained in:
parent
bacbf8109b
commit
08350b884b
1 changed files with 0 additions and 2 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -14,11 +14,9 @@ Here are some key points to include in your description:
|
||||||
|
|
||||||
- [ ] I have read the [contributing doc](https://github.com/jrnl-org/jrnl/blob/develop/CONTRIBUTING.md).
|
- [ ] I have read the [contributing doc](https://github.com/jrnl-org/jrnl/blob/develop/CONTRIBUTING.md).
|
||||||
- [ ] I have included a link to the relevant issue number.
|
- [ ] I have included a link to the relevant issue number.
|
||||||
- [ ] I have tested this code locally.
|
|
||||||
- [ ] I have checked to ensure there aren't other open [pull requests](../pulls)
|
- [ ] I have checked to ensure there aren't other open [pull requests](../pulls)
|
||||||
for the same issue.
|
for the same issue.
|
||||||
- [ ] I have written new tests for these changes, as needed.
|
- [ ] I have written new tests for these changes, as needed.
|
||||||
- [ ] All tests pass.
|
|
||||||
<!--
|
<!--
|
||||||
NOTE: Your PR may not be reviewed if there are any failing tests. You can run
|
NOTE: Your PR may not be reviewed if there are any failing tests. You can run
|
||||||
tests locally with `make test` (see the contributing doc if you need help with
|
tests locally with `make test` (see the contributing doc if you need help with
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue