Skip to content

Commit 4f08b41

Browse files
author
Vladimir Kotal
authored
Update issue templates
1 parent 86b0ab6 commit 4f08b41

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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. Make sure you have done a search of the existing issues to prevent creating duplicates.
12+
13+
If you provide the exact version of OpenGrok, JDK used, OS(and its version) used and Tomcat(or your webapp server) used it can help figuring out an environment issue.
14+
For performance problem OS and JDK tunables might be needed. For SCM problems also version of SCM is helpfull (e.g. some mercurial versions have issues, some not).
15+
16+
**To Reproduce**
17+
Steps to reproduce the behavior:
18+
19+
**Expected behavior**
20+
A clear and concise description of what you expected to happen.
21+
22+
**Screenshots**
23+
If applicable, add screenshots to help explain your problem.
24+
25+
**Additional context**
26+
Add any other context about the problem here.

0 commit comments

Comments
 (0)