git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / .github / ISSUE_TEMPLATE / bug_report.md
1 ---
2 name: Bug report
3 about: Create a report to help us improve
4 title: ''
5 labels: ''
6 assignees: ''
7
8 ---
9
10 **Describe the bug**
11 A clear and concise description of what the bug is.
12
13 **To Reproduce**
14 Steps to reproduce the behavior:
15 1. Downloads data '...'
16 2. Run '...' with flags '...'
17 3. Scroll up on the log to '....'
18 4. See error
19
20 **Expected behavior**
21 A clear and concise description of what you expected to happen.
22
23 **Screenshots and charts**
24 If applicable, add screenshots and charts to help explain your problem.
25
26 **Desktop (please complete the following information):**
27  - OS: [e.g. Mac]
28  - Version [e.g. 22]
29  - Compiler [e.g. gcc]
30  - Flags [e.g. O2]
31  - Other relevant hardware specs [e.g. Dual-core]
32  - Build system [e.g. Makefile]
33
34 **Additional context**
35 Add any other context about the problem here.