Skip to content

Commit 45fef80

Browse files
brunoborgesCopilot
andcommitted
Add issue template chooser config
Disable blank issues and add Discussions as a contact link. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 6554250 commit 45fef80

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: 💬 Discussions
4+
url: https://github.com/javaevolved/javaevolved.github.io/discussions
5+
about: Ask questions, share ideas, or discuss patterns.

0 commit comments

Comments
 (0)