diff options
author | Carlos Soriano <csoriano1618@gmail.com> | 2018-04-30 15:50:00 +0000 |
---|---|---|
committer | Carlos Soriano <csoriano1618@gmail.com> | 2018-04-30 15:50:00 +0000 |
commit | e7ccc04f3ff01c5e2e7b0063c17afe1fc99f49b6 (patch) | |
tree | 4ee5184ad555283d3e05a582ac73fbc46baa5ada /.gitlab | |
parent | 7a39b0b76dd15ec498289ebba0016a36ba103bb0 (diff) | |
download | nautilus-e7ccc04f3ff01c5e2e7b0063c17afe1fc99f49b6.tar.gz |
Update to include epic label
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/Epic.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitlab/issue_templates/Epic.md b/.gitlab/issue_templates/Epic.md index ffea45af3..95c4dd586 100644 --- a/.gitlab/issue_templates/Epic.md +++ b/.gitlab/issue_templates/Epic.md @@ -35,5 +35,7 @@ projects, pictures, links to other code, etc. --> # Proposal & plan -<-- What's the solution and how should be achieved? It can be split in smaller -tasks of minimum change, so they can be delivered across several releases. -->
\ No newline at end of file +<!-- What's the solution and how should be achieved? It can be split in smaller +tasks of minimum change, so they can be delivered across several releases. --> + +/label ~"1. Epic"
\ No newline at end of file |