1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-12-21 20:30:09 +01:00

Rename common PR template, fix links in PR and issue templates

This commit is contained in:
Vadim Nifadev 2024-11-26 16:05:18 +03:00
parent 9c24ca961c
commit 684650beec
6 changed files with 9 additions and 9 deletions

View File

@ -21,5 +21,5 @@ But, we will need some information about what's wrong to help you.
## Checklist before calling for maintainers
* [ ] Have you checked to ensure there aren't other open [Issues](../../issues) for the same problem?
* [ ] Have you checked to ensure there aren't other open [Issues](../issues) for the same problem?

View File

@ -16,7 +16,7 @@ But, we will need some information and (optionally) explanation to accept it.
## Checklist before calling for maintainers
* [ ] Have you checked to ensure there aren't other open [Issues](../../issues) for the same update/change?
* [ ] Have you checked to ensure there aren't other open [Issues](../issues) for the same update/change?
* [ ] Have you checked that this snippet is not similar to any of the existing snippets?
<!--Explanation is optional. You may suggest a snippet without deep understanding of its behavior.-->
* [ ] Have you added an `Explanation` section? It shall include the reasons for changes and why you'd like us to include them

View File

@ -9,5 +9,5 @@ labels: 'translations'
<!--Hi, thanks for suggesting a new translation. We appreciate that.-->
## Checklist before calling for maintainers
* [ ] Have you checked to ensure there aren't other open [Issues](../../issues) for the same translation?
* [ ] Have you checked to ensure there aren't other open [Issues](../issues) for the same translation?
* [ ] Do you wish to make a translation by yourself?

View File

@ -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)?

View File

@ -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)?

View File

@ -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)?