mirror of
https://github.com/satwikkansal/wtfpython.git
synced 2025-09-25 04:11:30 +02:00
- Add issue templates for bugs, translations and new snippets - Add PR templates for general purpose, new snippets and translations
720 B
Vendored
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?