aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
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?