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
|
@ -7,7 +7,7 @@ Closes # (issue number)
|
|||
|
||||
## Checklist before requesting a review
|
||||
|
||||
- [ ] Have you followed the guidelines in [CONTRIBUTING.md](../../CONTRIBUTING.md)?
|
||||
- [ ] 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)?
|
||||
- [ ] Have you added yourself into [CONTRIBUTORS.md](../CONTRIBUTORS.md)?
|
||||
|
4
.github/PULL_REQUEST_TEMPLATE/new_snippet.md
vendored
4
.github/PULL_REQUEST_TEMPLATE/new_snippet.md
vendored
|
@ -10,6 +10,6 @@ Closes # (issue number)
|
|||
- [ ] Have you written simple and understandable explanation?
|
||||
- [ ] Have you added new snippet into `snippets/` with suitable name and number?
|
||||
- [ ] Have you updated Table of content? (later will be done by pre-commit)
|
||||
- [ ] Have you followed the guidelines in [CONTRIBUTING.md](../../CONTRIBUTING.md)?
|
||||
- [ ] 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)?
|
||||
- [ ] Have you added yourself into [CONTRIBUTORS.md](../CONTRIBUTORS.md)?
|
||||
|
|
4
.github/PULL_REQUEST_TEMPLATE/translation.md
vendored
4
.github/PULL_REQUEST_TEMPLATE/translation.md
vendored
|
@ -8,6 +8,6 @@ Closes # (issue number)
|
|||
|
||||
- [ ] Have you fetched the latest `master` branch?
|
||||
- [ ] Have you translated all snippets?
|
||||
- [ ] Have you followed the guidelines in [CONTRIBUTING.md](../../CONTRIBUTING.md)?
|
||||
- [ ] 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)?
|
||||
- [ ] Have you added yourself into [CONTRIBUTORS.md](../CONTRIBUTORS.md)?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue