damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

bug_report.md (698B)


      1 ---
      2 name: Bug report
      3 about: Create a report to help us improve
      4 title: 'Bug: '
      5 labels: bug, Needs recreation
      6 assignees: ''
      7 
      8 ---
      9 
     10 **What happens**
     11 When I perform action ___, _____ happens.
     12 
     13 **What I expect to happen**
     14 I expect _______ to happen.
     15 
     16 **Link to noteID, npub**
     17 Provide link to relevant noteID, npub etc.
     18 
     19 **Screenshots/video recording**
     20 If applicable, add screenshots to help explain your problem.
     21 
     22 
     23 ** Versions **
     24 Damus version: [e.g. 1.7.2 (1()]
     25 Operating system version: [e.g. iOS 17.2.1]
     26 Device: e.g. iPhone 13 Pro
     27 
     28 **Steps To Reproduce**
     29 Steps to reproduce the behavior:
     30 1. Open Damus
     31 2. Tap on ___
     32 3. Action ____
     33 
     34 **Additional context**
     35 Add any other context about the problem here.