Commit aaa9decd authored by Thiago Figueiró's avatar Thiago Figueiró

Add verifications steps to Implementation issue template

parent 4093dce8
......@@ -59,5 +59,17 @@ Other settings you might want to include when creating the issue.
# /epic &
-->
## Verification steps
<!--
Add verification steps to help gitlabbers test the implementation. This is particularly useful
during the MR review and the ~"workflow::verification" step. You may not know exactly what the
verification steps should be during issue refinement, so you can always come back later to add
them.
1. Check-out the corresponding branch
1. ...
1. Profit!
-->
/label ~"workflow::refinement"
/milestone %Backlog
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment