Files
BumbleCee/DPP-master/.github/ISSUE_TEMPLATE/bug_report.md
2023-12-20 19:45:25 +09:00

34 lines
811 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: braindigitalis
---
**Git commit reference**
The git commit reference of the version you are using, obtainable via `git show -s --format="%H"`
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Issue the method call 'X'
2. Retrieve returned value 'Y'
3. Returned value not in the range 'A..B'
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**System Details:**
- OS: [e.g. Debian Bullseye]
- Discord Client used for testing [mobile, desktop, web]
**Additional context**
Add any other context about the problem here.