mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-01-30 22:23:42 +00:00
docs: add test scenarios to pull request template (#10396)
* docs: add test scenarios to pull request template * Update .github/pull_request_template.md --------- Co-authored-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
parent
33888646af
commit
289a4dd6d3
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
|
@ -4,6 +4,7 @@
|
|||
|
||||
* [ ] Add an algorithm?
|
||||
* [ ] Fix a bug or typo in an existing algorithm?
|
||||
* [ ] Add or change doctests? -- Note: Please avoid changing both code and tests in a single pull request.
|
||||
* [ ] Documentation change?
|
||||
|
||||
### Checklist:
|
||||
|
|
Loading…
Reference in New Issue
Block a user