1--- 2name: Bug report 3about: Create a report to help us improve 4title: '' 5labels: '' 6assignees: '' 7 8--- 9 10**Describe the bug** 11A 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 13If 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. 14For 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** 17Steps to reproduce the behavior: 18 19**Expected behavior** 20A clear and concise description of what you expected to happen. 21 22**Screenshots** 23If applicable, add screenshots to help explain your problem. 24 25**Additional context** 26Add any other context about the problem here. 27