commit db8dfc5edc104efed128f1ca7521928cb430af7a
parent 07c504f70174524d8358d1da4040035be62f00ef
Author: alltheseas <64376233+alltheseas@users.noreply.github.com>
Date: Mon, 25 Mar 2024 10:08:51 -0500
Update issue templates
Modified issue bug report template.
Diffstat:
1 file changed, 35 insertions(+), 0 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,35 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: 'Bug: '
+labels: bug, Needs recreation
+assignees: ''
+
+---
+
+**What happens**
+When I perform action ___, _____ happens.
+
+**What I expect to happen**
+I expect _______ to happen.
+
+**Link to noteID, npub**
+Provide link to relevant noteID, npub etc.
+
+**Screenshots/video recording**
+If applicable, add screenshots to help explain your problem.
+
+
+** Versions **
+Damus version: [e.g. 1.7.2 (1()]
+Operating system version: [e.g. iOS 17.2.1]
+Device: e.g. iPhone 13 Pro
+
+**Steps To Reproduce**
+Steps to reproduce the behavior:
+1. Open Damus
+2. Tap on ___
+3. Action ____
+
+**Additional context**
+Add any other context about the problem here.