summaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates/bst_task.md
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab/issue_templates/bst_task.md')
-rw-r--r--.gitlab/issue_templates/bst_task.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/bst_task.md b/.gitlab/issue_templates/bst_task.md
new file mode 100644
index 000000000..aa125f2bf
--- /dev/null
+++ b/.gitlab/issue_templates/bst_task.md
@@ -0,0 +1,17 @@
+## Background
+
+[//]: # (Provide a background or the root/source that justifies this task or action.)
+
+## Task description
+
+[//]: # (Short summary of the action to be executed)
+
+* [ ] Action 1
+* [ ] Action 2
+* [ ] Action 3
+
+## Acceptance Criteria
+
+[//]: # (Acceptance criteria should follow the S.M.A.R.T. principle https://en.wikipedia.org/wiki/SMART_criteria )
+
+----