mirror of
https://github.com/satwikkansal/wtfpython
synced 2025-07-04 20:38:06 +02:00
Rename common PR template, fix links in PR and issue templates
This commit is contained in:
parent
9c24ca961c
commit
684650beec
6 changed files with 9 additions and 9 deletions
13
.github/PULL_REQUEST_TEMPLATE/common.md
vendored
Normal file
13
.github/PULL_REQUEST_TEMPLATE/common.md
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
## #(issue number): Summarize your changes
|
||||
|
||||
<!--Please include the reasons behind these changes and any relevant context.
|
||||
This project only accepts pull requests related to open issues -->
|
||||
<!--- Special phrase to auto-close the issue that your PR fixes -->
|
||||
Closes # (issue number)
|
||||
|
||||
## Checklist before requesting a review
|
||||
|
||||
- [ ] Have you followed the guidelines in [CONTRIBUTING.md](../CONTRIBUTING.md)?
|
||||
- [ ] Have you performed a self-review?
|
||||
- [ ] Have you added yourself into [CONTRIBUTORS.md](../CONTRIBUTORS.md)?
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue