Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wood <mwood@gitlab.com>2021-09-03 21:24:19 +0300
committerMark Wood <mwood@gitlab.com>2021-09-03 21:24:19 +0300
commit5fde63bc8ff526be0039c02fb626a0e3ee1e3747 (patch)
treedef6a2c9b7bde2c31cc13751bc521bcacf4c80fc /.gitlab
parent0077763984dabc1056f34c698fc924cde5400133 (diff)
Create support request issue template
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Support Request.md54
1 files changed, 54 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Support Request.md b/.gitlab/issue_templates/Support Request.md
new file mode 100644
index 000000000..a766bcbe8
--- /dev/null
+++ b/.gitlab/issue_templates/Support Request.md
@@ -0,0 +1,54 @@
+# Support Request from the Gitaly Team
+
+<!--
+
+The goal of this template is to create a consistent experience for customer support requests from the Gitaly Team. Due to the size of the team and ambitious amount of work we try to complete, it helps us tremendously to have a common issue format for requests that can be prioritized appropriately. It also helps keep a record of issues experienced that can benefit other teams in the future.
+
+As we collaborate on resolution of this issue, the Gitaly team will attempt to utilize this as a single source of truth.
+
+-->
+
+_As these support requests will naturally contain customer information, they will by default be marked as `confidential` to allow only internal GitLab team members access. This can be disabled on a case by case basis._
+
+## Customer Information
+
+**Customer Name:**
+**Salesforce Link:**
+**Installation Size:**
+**Architecture Information:**
+<!-- Please include cloud hosting provider if available, links to architecture documents, etc... -->
+**Slack Channel:**
+<!-- Please include the general slack channel, the slack channel for the incident, etc... -->
+**Additional Information:**
+<!-- Links to executive summary, customer calls, etc... Anything that helps provide context for the team -->
+
+## Support Request
+
+### Severity
+
+<!-- Please be as realistic as possible here. We are sensitive to the fact that customers are frustrated when things aren't working, but realistically we cannot treat everything as a Severity 1 emergency.
+
+For a good rule of thumb, please refer to the bug prioritization framework located in the handbook here: https://about.gitlab.com/handbook/engineering/quality/issue-triage/#severity
+-->
+
+### Problem Description
+
+<!-- Please describe the problem in as much detail as possible. Feel free to include log outputs, screenshots, or anything else that could help the team understand what is happening. -->
+
+### Troubleshooting Performed
+
+<!-- Please include any initial troubleshooting performed by the customer support or professional services teams -->
+
+### What specifically do you need from the Gitaly team
+
+<!-- Please include specifics such as - architecture review, meeting attendance, product management involvement, etc... -->
+
+## Author Checklist
+
+- [ ] Customer information provided
+- [ ] Severity realistically set
+- [ ] Clearly articulated what is needed from the Gitaly team to support your request by filling out the _What specifically do you need from the Gitaly team_
+
+/label ~"Gitaly Customer Issue" ~"group::gitaly" ~"devops::create"
+/confidential
+/cc @mjwood