Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
Modified issue bug report template.
  • Loading branch information
alltheseas authored Mar 25, 2024
1 parent 07c504f commit db8dfc5
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit db8dfc5

Please sign in to comment.