Merge branch 'master' into release/dashboard

This commit is contained in:
Jean-Baptiste Pasquier 2020-04-20 17:33:29 +02:00
commit 92b5bde2c2
No known key found for this signature in database
GPG Key ID: F2702E6D22ED4D62
1 changed files with 12 additions and 17 deletions

View File

@ -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