664 B
664 B
What needs to be done?
/estimate Xh /label ~feature
Technical details
Are there any technical details worth mentioning?
Links
- Link to user story in wiki
- other related Gitlab issues
How to complete
- How to complete a Feature
- Ask any question you have in the issue comments before starting
- Create a new branch named issue-${ISSUE_NUMBER}
- Implement a simple test to illustrate the desired functionality
- Write some code to complete this task
- Write some additional tests to cover edge cases and some possible errors
- Write documentation about what have you done and why you have done it this way
- Submit a merge request