-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: Bug Report | ||
name: 🐞 Bug Report | ||
description: "Create a report to help us improve." | ||
labels: [bug] | ||
body: | ||
|
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 |
---|---|---|
@@ -1,8 +1,11 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Questions | ||
url: https://github.com/golangci/golangci-lint/discussions | ||
about: If you have a question, or are looking for advice, please post on our Discussions forum! | ||
- name: golangci-lint documentation | ||
- name: 📖 Documentation | ||
url: https://golangci-lint.run | ||
about: Please take a look to our documentation. | ||
- name: ❓ Questions | ||
url: https://github.com/golangci/golangci-lint/discussions | ||
about: If you have a question, or are looking for advice, please post on our Discussions forum! | ||
- name: 💬 Chat on Slack | ||
url: https://gophers.slack.com/archives/CS0TBRKPC | ||
about: Maybe chatting with the community can help |
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