mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-07-04 23:51:37 +00:00
chore: improve issues chooser
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Bug Report
|
||||
name: 🐞 Bug Report
|
||||
description: "Create a report to help us improve."
|
||||
body:
|
||||
- type: checkboxes
|
||||
|
||||
@@ -6,7 +6,7 @@ contact_links:
|
||||
- name: ❓ Questions
|
||||
url: https://github.com/golangci/golangci-lint-action/discussions
|
||||
about: If you have a question, or are looking for advice, please post on our Discussions forum!
|
||||
- name: 🗣️ Chat on Slack
|
||||
- name: 💬 Chat on Slack
|
||||
url: https://gophers.slack.com/archives/CS0TBRKPC
|
||||
about: Maybe chatting with the community can help
|
||||
- name: 🏡 Golangci-lint main repository
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: Feature request
|
||||
name: 💡 Feature request
|
||||
description: "Suggest an idea for this project."
|
||||
body:
|
||||
- type: checkboxes
|
||||
|
||||
Reference in New Issue
Block a user