dpaste/.github/ISSUE_TEMPLATE/bug_report.md
2019-12-09 10:10:30 +01:00

43 lines
712 B
Markdown

---
name: ⚠️ Bug
about: Report a problem or defect
---
## Description
<!-- A brief description of the issue -->
## Environment
URL:
<!-- If the issue is browser-specific, include the link from https://whatsmybrowser.org/ -->
## Steps to reproduce
1.
2.
3. ...
## Expected result
## Actual result
<!-- Include a screenshot or video if applicable -->
---
<!-- ⤵️ to be filled out by developer -->
⏱ Estimated Level of Effort (LOE): _unestimated_
### Developer Checklist
* [ ] Estimated LOE
* [ ] Tests written (if not include explanation)
* [ ] CI tests pass
* [ ] Deployed/tested in non-production environment
* [ ] Approved for deployment by project owner
* [ ] Deployed to production