Merge branch 'master' of github.com:leonelquinteros/gotext
This commit is contained in:
24
.github/ISSUE_TEMPLATE.md
vendored
24
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,32 +1,14 @@
|
|||||||
# Please describe your issue
|
# Please describe your issue
|
||||||
|
|
||||||
## Is this a bug, an improvement, a proposal or something else?
|
### Is this a bug, an improvement, a proposal or something else? Describe it.
|
||||||
|
|
||||||
- [ ] Bug
|
|
||||||
- [ ] Improvement
|
|
||||||
- [ ] Proposal
|
|
||||||
- [ ] Something else
|
|
||||||
|
|
||||||
|
|
||||||
## Briefly explain your issue
|
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
||||||
|
|
||||||
## What's the expected behaviour?
|
### What's the expected behaviour, the current behaviour and the steps to reproduce it?
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
||||||
|
|
||||||
## What's the actual behaviour?
|
### Comments
|
||||||
|
|
||||||
...
|
|
||||||
|
|
||||||
|
|
||||||
## What are the steps to reproduce the actual behaviour?
|
|
||||||
|
|
||||||
...
|
|
||||||
|
|
||||||
|
|
||||||
## Comments
|
|
||||||
|
|
||||||
|
|||||||
28
.github/PULL_REQUEST_TEMPLATE.md
vendored
28
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -6,26 +6,18 @@
|
|||||||
- For changes and improvements, new tests have to be provided to cover the new features.
|
- For changes and improvements, new tests have to be provided to cover the new features.
|
||||||
|
|
||||||
|
|
||||||
|
## Is this a fix, improvement or something else?
|
||||||
|
|
||||||
|
...
|
||||||
|
|
||||||
|
|
||||||
## What does this change implement/fix?
|
## What does this change implement/fix?
|
||||||
|
|
||||||
... *answer here*
|
...
|
||||||
|
|
||||||
## Is this a fix or an improvement?
|
|
||||||
|
|
||||||
- [ ] Fix
|
## I have ...
|
||||||
- [ ] Improvement
|
|
||||||
|
|
||||||
## Have discussed this change in an issue?
|
- [ ] answered the 2 questions above,
|
||||||
|
- [ ] discussed this change in an issue,
|
||||||
- [ ] Yes
|
- [ ] included tests to cover this changes.
|
||||||
- [ ] No
|
|
||||||
|
|
||||||
## Was some test failing because of this issue or change needed?
|
|
||||||
|
|
||||||
- [ ] Yes
|
|
||||||
- [ ] No
|
|
||||||
|
|
||||||
## Are you including tests to cover this change?
|
|
||||||
|
|
||||||
- [ ] Yes
|
|
||||||
- [ ] No
|
|
||||||
|
|||||||
Reference in New Issue
Block a user