When we run into bugs, what kind of information would be helpful for developers to fix them? #asknostr nostr:note1zkmnfhn4repzaj2ya9jnv8ccsp5726e0qt3lp72v9dqhqvp89fcs2ef934
Discussion
I'm not a dev, but I've written a fair few bug tickets.
- App name/device type
- Brief description of what happened (brief, less is more)
- Steps to reproduce it (if possible)
- Actual Result (what happened)
- Expected Result (what you expected to happen)
- Video / Screenshot (if applicable)
This is a great list.
Specific to nostr app interoperability, it is very useful to recall the last action and the last nostr app you undertook and used that you think may have caused the issue.
For instance we had a couple reports of highlighter wiping profile, which Pablo recently was able to triage and fix https://github.com/nostrability/nostrability/issues/15
#nostrability