Skip to content

Commit d54621b

Browse files
committed
update issue templates
- as per cli#328 (comment)
1 parent f37a19f commit d54621b

File tree

4 files changed

+6
-73
lines changed

4 files changed

+6
-73
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
blank_issues_enabled: true
1+
blank_issues_enabled: false
22
contact_links:
3-
- name: Ask a question on how to use GitHub CLI
4-
about: For general-purpose questions and answers, see the Discussions section.
5-
url: https://github.com/cli/cli/discussions
6-
- name: Ask a question about the GitHub API
7-
about: Please check out the GitHub community forum for discussions about the GitHub API.
8-
url: https://github.community/c/github-ecosystem/37
3+
- name: "GitHub CLI issues"
4+
url: https://github.com/cli/cli/issues/new/choose
5+
about: "Go to the upstream repository for anything unrelated to the snap packaging"

.github/ISSUE_TEMPLATE/submit-a-request.md renamed to .github/ISSUE_TEMPLATE/default.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
2-
name: "⭐ Submit a request"
3-
about: Surface a feature or problem that you think should be solved
4-
title: ''
5-
labels: enhancement
6-
assignees: ''
7-
2+
name: "⭐ Snap Issue"
3+
about: Submit an issue related to the snapcraft packaging of GitHub CLI
84
---
95

106
### Describe the feature or problem you’d like to solve

.github/ISSUE_TEMPLATE/feedback.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)