Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
chainzero authored Nov 6, 2024
1 parent f076ffb commit 6578340
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: ''

---

Expand Down
44 changes: 44 additions & 0 deletions .github/ISSUE_TEMPLATE/testnet-5-issue-discovery.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 6578340

Please sign in to comment.