-
Notifications
You must be signed in to change notification settings - Fork 292
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |