-
Notifications
You must be signed in to change notification settings - Fork 181
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUILD-4873 Disable GitHub issue creation
- Loading branch information
Showing
2 changed files
with
8 additions
and
20 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Sonar Community | ||
url: https://community.sonarsource.com/ | ||
about: Ask and answer questions under the relevant product here. You can also submit suggestions of improvement, bugs, or report False Positives or False Negatives in the community. | ||
- name: SonarJS Jira Project | ||
url: https://sonarsource.atlassian.net/browse/JS/ | ||
about: Browse existing issues here. |