mirror of
https://github.com/satwikkansal/wtfpython
synced 2025-07-04 20:38:06 +02:00
#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
This commit is contained in:
parent
ebfa77e509
commit
cc704cebb4
7 changed files with 126 additions and 22 deletions
13
.github/ISSUE_TEMPLATE/translation.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/translation.md
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
name: Translation
|
||||
about: New translation template
|
||||
title: 'Tranlate to ...'
|
||||
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 tranlation?
|
||||
* [ ] Do you wish to make a translation by yourself?
|
Loading…
Add table
Add a link
Reference in a new issue