From 6578340f345c5a7b00bb8b4c662ccf89c9846b7e Mon Sep 17 00:00:00 2001 From: chainzero <82888608+chainzero@users.noreply.github.com> Date: Wed, 6 Nov 2024 11:33:23 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 4 +- .../testnet-5-issue-discovery.md | 44 +++++++++++++++++++ 2 files changed, 46 insertions(+), 2 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/testnet-5-issue-discovery.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0a712b2..35c0ac9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,8 +2,8 @@ name: Bug report about: Create a report to help us improve title: '' -labels: 'awaiting-triage' -assignees: +labels: awaiting-triage, testnet-5 +assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/testnet-5-issue-discovery.md b/.github/ISSUE_TEMPLATE/testnet-5-issue-discovery.md new file mode 100644 index 0000000..2bc93e9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/testnet-5-issue-discovery.md @@ -0,0 +1,44 @@ +--- +name: Testnet 5 Issue Discovery +about: Testnet 5 Issue Discovery +title: '' +labels: testnet-5 +assignees: troian, chainzero + +--- + +Assign the support label to any support escalation issues + +Describe the bug +A clear and concise description of what the bug is. Please include the following: + +account address = +deployment sequence = +deploy.yaml +group sequence if there is more than one group +To Reproduce +Steps to reproduce the behavior: + +Go to '...' +Click on '....' +Scroll down to '....' +See error +Expected behavior +A clear and concise description of what you expected to happen. + +Screenshots +If applicable, add screenshots to help explain your problem. + +Desktop (please complete the following information): + +OS: [e.g. iOS] +Browser [e.g. chrome, safari] +Version [e.g. 22] +Smartphone (please complete the following information): + +Device: [e.g. iPhone6] +OS: [e.g. iOS8.1] +Browser [e.g. stock browser, safari] +Version [e.g. 22] +Additional context +Add any other context about the problem here.