diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 09e57d8a..5626fba3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,18 +1,12 @@ --- name: Bug report about: Let us know about a bug in lombok -title: '' +title: '[BUG] ' labels: '' assignees: '' --- -**Things you should NOT report here** - -* Please do not report any problems with the intellij plugin here; file these with the [intellij lombok plugin github repo](https://github.com/mplushnikov/lombok-intellij-plugin/issues) - -* Please do not report any security vulnerabilities you found in lombok itself here. Instead, let us know privately via [Tidelift security contact](https://tidelift.com/security) so we can coordinate a plan to release a fix responsibly. - **Describe the bug** A clear and concise description of what the bug is. |