Feature: Add bug-report template (#372)

* Add bug-report template

* Update template

* Update bug report template
This commit is contained in:
Fernando 2020-01-16 19:10:13 -03:00 committed by lukasschor
parent 4d33f88d78
commit 7ffbdda9a0
1 changed files with 49 additions and 0 deletions

49
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View File

@ -0,0 +1,49 @@
---
name: Bug report
about: Create a report to fix a bug
---
<!--
BEFORE SUBMITTING: Please search to make sure this issue has not been opened already
-->
### Title/Description
<!--
A clear and concise description of what the bug is.
-->
### Environment
- Browser:
- Safe:
- Wallet:
- App Version:
- Environment:
<!--
delete those who doesn't apply and complete the PR# if required
-->
- dev (rinkeby)
- staging (rinkeby)
- production (mainnet)
- PR #
### Steps to reproduce
<!--
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
-->
### Expected result
<!--
A clear description of what you expected to happen.
-->
### Obtained result
<!--
A clear description of what you expected to happen.
-->
### Screenshots
<!--
If applicable, add screenshots to help explain your problem.
-->