chore: improve issues chooser
This commit is contained in:
parent
b7f3daa60e
commit
3f51204e49
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Bug Report
|
name: 🐞 Bug Report
|
||||||
description: "Create a report to help us improve."
|
description: "Create a report to help us improve."
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -6,7 +6,7 @@ contact_links:
|
|||||||
- name: ❓ Questions
|
- name: ❓ Questions
|
||||||
url: https://github.com/golangci/golangci-lint-action/discussions
|
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!
|
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
|
url: https://gophers.slack.com/archives/CS0TBRKPC
|
||||||
about: Maybe chatting with the community can help
|
about: Maybe chatting with the community can help
|
||||||
- name: 🏡 Golangci-lint main repository
|
- name: 🏡 Golangci-lint main repository
|
||||||
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Feature request
|
name: 💡 Feature request
|
||||||
description: "Suggest an idea for this project."
|
description: "Suggest an idea for this project."
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user