Skip to content

Commit

Permalink
Update CONTRIBUTING.md (spotbugs#2524)
Browse files Browse the repository at this point in the history
* Update CONTRIBUTING.md

* Update CONTRIBUTING.md
  • Loading branch information
hazendaz authored Aug 28, 2023
1 parent 7180b96 commit b035207
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Before you submit issue or pull request, please check the following points.

** Do not open intellij plugin issues here, open them at [intellij-plugin](https://github.com/JetBrains/spotbugs-intellij-plugin) **
** Search existing issues and pull requests to see if the issue was already discussed.
** Check our discussions to see if the issue was already discussed.
** Check for specific project we support to raise issue on, under [spotbugs](https://github.com/spotbugs)

## Before reporting a problem with detectors

When you find problems such as false-positives or false-negatives, consider to add a JUnit test case to reproduce.
Expand Down

0 comments on commit b035207

Please sign in to comment.