mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
44 lines
712 B
Markdown
44 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
|
||
|
|