Skip to content

Commit 311c5e5

Browse files
authored
Update issue templates
1 parent 0a3d22b commit 311c5e5

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
Note: for general questions and comments, please use the forums at:
11+
https://groups.google.com/forum/#!forum/json-c
12+
13+
**Describe the bug**
14+
A clear and concise description of what the bug is, and any information about where you're running into the bug that you feel might be relevant.
15+
16+
**Steps To Reproduce**
17+
List the steps to reproduce the behavior.
18+
If possible, please attach a sample json file and/or a minimal code example.
19+
20+
**Version and Platform**
21+
- json-c version: [e.g. json-c-0.14, or a specific commit hash]
22+
- OS: [e.g. Ubuntu 20.04, Debian Buster, NetBSD 9, etc...]
23+
- Custom cmake/build flags, if any

0 commit comments

Comments
 (0)