1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-11-24 12:04:24 +01:00
wtfpython/.github/PULL_REQUEST_TEMPLATE/new_snippet.md
Vadim Nifadev 347f0df5fd #269: Update CONTRIBUTING guidelines, add PR and issue templates
- Add issue templates for bugs, translations and new snippets

- Add PR templates for general purpose, new snippets and translations
2024-11-19 09:23:44 +03:00

720 B
Vendored

#(issue number): Summarize your changes

Closes # (issue number)

Checklist before requesting a review

  • 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?
  • Have you performed a self-review?
  • Have you added yourself into CONTRIBUTORS.md?