Skip to content

Commit

Permalink
Update issue templates (#147)
Browse files Browse the repository at this point in the history
Template to load an issue
  • Loading branch information
camimancusi authored Mar 4, 2024
1 parent 56ea552 commit 1d1aa1e
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

## Describe the bug
A clear and concise description of what the bug is.

## Expected behavior
A clear and concise description of what you expected to happen.

## Current Behavior
What is the current behavior?

## Steps to reproduce
Please provide detailed steps for reproducing the issue.
1. step 1
2. step 2
3. you get it...

## Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

* Used wallet extension
* Transactions IDs
* Addresses of the multisigs involved
* Addresses of the wallets involved ...


## Screenshots/Video
If applicable, add screenshots/video to help explain your problem.
Remember to mark the area in the application thats impacted.


## Environment
Desktop
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari, firefox, edge]
- Resolution [e.g. 2560 X 1289]
- Version [e.g. 22]

Mobile/Tablet
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Screen size: [e.g. 4.75, 5.5]
- Mobile Browser [e.g. stock browser, safari]
- Version [e.g. 22]

0 comments on commit 1d1aa1e

Please sign in to comment.