1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-12-22 21:00:09 +01:00
Vadim Nifadev cc704cebb4 #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-24 15:01:40 +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?