mirror of
https://github.com/satwikkansal/wtfpython
synced 2024-11-24 12:04:24 +01:00
347f0df5fd
- 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?