Skip to content

Commit b5c5efa

Browse files
committed
Remove blank issue link from issue template chooser
The repository uses GitHub issue forms to ensure issues contain all necessary information and have a standardized format. The issue forms are designed to be applicable for all issues so having a "blank issue" option in the chooser is unnecessary and only adds additional complexity to the interface.
1 parent 968e85c commit b5c5efa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# See:
22
# https://docs.github.com/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
33

4+
blank_issues_enabled: false
45
contact_links:
56
- name: Learn about using this project
67
url: https://github.com/arduino/forum-assets#readme

0 commit comments

Comments
 (0)