A few changes in the feature request template
This commit is contained in:
parent
d2c8226048
commit
011da103ae
@ -1,27 +1,22 @@
|
||||
## What needs to be done?
|
||||
|
||||
/estimate Xh
|
||||
/label ~feature
|
||||
/label ~Feature request
|
||||
|
||||
|
||||
## Technical details
|
||||
|
||||
Are there any technical details worth mentioning?
|
||||
*Are there any technical details worth mentioning?*
|
||||
|
||||
|
||||
## Links
|
||||
## Test cases
|
||||
|
||||
*Describe here the tests needed in order to validate this feature*
|
||||
|
||||
1. Step 1
|
||||
2. Step 2
|
||||
3. Step 3
|
||||
|
||||
## Links & Mockups
|
||||
|
||||
1. Link to user story in wiki
|
||||
1. other related Gitlab issues
|
||||
|
||||
|
||||
## How to complete
|
||||
|
||||
1. How to complete a Feature
|
||||
1. Ask any question you have in the issue comments before starting
|
||||
1. Create a new branch named issue-${ISSUE_NUMBER}
|
||||
1. Implement a simple test to illustrate the desired functionality
|
||||
1. Write some code to complete this task
|
||||
1. Write some additional tests to cover edge cases and some possible errors
|
||||
1. Write documentation about what have you done and why you have done it this way
|
||||
1. Submit a merge request
|
||||
2. other related Gitlab issues
|
||||
|
Loading…
Reference in New Issue
Block a user