We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3d22b commit 311c5e5Copy full SHA for 311c5e5
.github/ISSUE_TEMPLATE/bug_report.md
@@ -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