summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorn.christian@seime.no>2019-03-27 13:34:32 +0100
committerGitHub <noreply@github.com>2019-03-27 13:34:32 +0100
commit4c072be32b71a7a14f3235ead157d6fc30f52eb9 (patch)
tree583fdc060dcc462aad0c3b55cfd9230ba7a69e5a /.github
parent5e33bb54604989bb2cef605572f7750d45eb630a (diff)
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/vespa-8.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/vespa-8.md b/.github/ISSUE_TEMPLATE/vespa-8.md
new file mode 100644
index 00000000000..f35e428fa12
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/vespa-8.md
@@ -0,0 +1,15 @@
+---
+name: Vespa 8
+about: Template for issues related to Vespa 8
+title: 'Vespa 8: [your description]'
+labels: Vespa 8
+assignees: ''
+
+---
+
+When creating an issue, please consider the following items:
+
+* How are users affected?
+* How can app owners check if they are affected?
+* How can tenant fix the issue?
+* How to communicate the change to the users?