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
|
||||
|
||||
## Is this a bug, an improvement, a proposal or something else?
|
||||
|
||||
- [ ] Bug
|
||||
- [ ] Improvement
|
||||
- [ ] Proposal
|
||||
- [ ] Something else
|
||||
|
||||
|
||||
## Briefly explain your issue
|
||||
### Is this a bug, an improvement, a proposal or something else? Describe it.
|
||||
|
||||
...
|
||||
|
||||
|
||||
## What's the expected behaviour?
|
||||
### What's the expected behaviour, the current behaviour and the steps to reproduce it?
|
||||
|
||||
...
|
||||
|
||||
|
||||
## What's the actual behaviour?
|
||||
|
||||
...
|
||||
|
||||
|
||||
## What are the steps to reproduce the actual behaviour?
|
||||
|
||||
...
|
||||
|
||||
|
||||
## Comments
|
||||
### 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.
|
||||
|
||||
|
||||
## Is this a fix, improvement or something else?
|
||||
|
||||
...
|
||||
|
||||
|
||||
## What does this change implement/fix?
|
||||
|
||||
... *answer here*
|
||||
...
|
||||
|
||||
## Is this a fix or an improvement?
|
||||
|
||||
- [ ] Fix
|
||||
- [ ] Improvement
|
||||
## I have ...
|
||||
|
||||
## Have discussed this change in an issue?
|
||||
|
||||
- [ ] Yes
|
||||
- [ ] No
|
||||
|
||||
## Was some test failing because of this issue or change needed?
|
||||
|
||||
- [ ] Yes
|
||||
- [ ] No
|
||||
|
||||
## Are you including tests to cover this change?
|
||||
|
||||
- [ ] Yes
|
||||
- [ ] No
|
||||
- [ ] answered the 2 questions above,
|
||||
- [ ] discussed this change in an issue,
|
||||
- [ ] included tests to cover this changes.
|
||||
|
||||
Reference in New Issue
Block a user