Skip to content

Commit d9521ad

Browse files
authored
Update issue templates
1 parent f517b3e commit d9521ad

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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 your problem here.
11+
12+
Also, provide the following information:
13+
14+
- version: *version of log4cplus that manifest your problem*
15+
- operating system, CPU, bitness: *what are your environement's OS, CPU's, and platform's characteristics*
16+
- `configure` script, or CMake, etc., flags and settings: *what setting have you used to compile log4cplus outside of defaults*
17+
- flags and settings used by your application: *what are the settings and comipler flags used by your application, are they compatible with those used for log4cplus compilation*
18+
- compiler and its version: *what compiler and what versions are you using to compile log4cplus and your application*

0 commit comments

Comments
 (0)