Skip to content

Commit 39efc7f

Browse files
committed
feat(github): add github issue template configuration
- disallow blank issues - add discussions contact link for help (relates to #95)
1 parent 44f23c8 commit 39efc7f

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: Need help
4+
url: https://github.com/ava-labs/libevm/discussions/new/choose
5+
about: Please create a Github discussion.

0 commit comments

Comments
 (0)