Skip to content

Commit 097e6f6

Browse files
authored
Update pull_request_template.md
1 parent 01fa316 commit 097e6f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22

33
Thank you for contributing to `QuestBase.jl`! Please make sure you have finished the following tasks before finishing the PR.
44

5-
<!-- - [ ] Any code changes were done in a way that does not break public API. -->
65
- [ ] Appropriate tests were added and tested locally by running: `make test`.
76
- [ ] Any code changes should be `julia` formatted by running: `make format`.
87
- [ ] All documents (in `docs/` folder) related to code changes were updated and able to build locally by running: `make docs`.
9-
<!-- - [ ] (If necessary) the `CHANGELOG.md` should be updated (regarding to the code changes) and built by running: `make changelog`. -->
108

119
Request for a review after you have completed all the tasks. If you have not finished them all, you can also open a [Draft Pull Request](https://github.blog/2019-02-14-introducing-draft-pull-requests/) to let the others know this on-going work.
1210

0 commit comments

Comments
 (0)