Skip to content

Commit 7df1cc0

Browse files
committed
Update template
1 parent 14505d2 commit 7df1cc0

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<!---
2+
IMPORTANT: Please test with the latest released version before
3+
reporting a bug: https://github.com/classgraph/classgraph/releases
4+
25
When filing a new bug, please call `ClassGraph#verbose()` before
36
`ClassGraph#scan()`, and attach the generated verbose log to your
47
bug report. (You can attach log files by dragging and dropping
@@ -9,11 +12,10 @@ testcase project that is able to trigger the bug. Bugfixes in the
912
form of pull requests are also very welcome.
1013
1114
Every attempt is made to be extremely responsive in fixing bugs
12-
in ClassGraph, in contrast to many open source projects. However,
13-
GitHub notifications are disabled by default for some users.
14-
Please check your own GitHub notification settings to ensure that
15-
you will be notified of comments and questions posted in response
16-
to this bug report, so that the bug can be resolved quickly.
15+
in ClassGraph (in contrast to many open source projects!).
16+
However, please make sure you are receiving GitHub notifications
17+
so that you can also respond to clarifying questions if necessary.
18+
(GitHub notifications are disabled by default for some users.)
1719
1820
Thank you!
1921
--->

0 commit comments

Comments
 (0)