Skip to content

Commit 772e22e

Browse files
authored
Create config.yml
1 parent 780166a commit 772e22e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Questions and Discussions
4+
url: https://github.com/egil/bUnit/discussions/new
5+
about: Is your issue perhaps more of a discussion or question? Please open topics for discussion or questions using the new GitHub Discussions feature.
6+
- name: Bug Report
7+
url: https://github.com/dotnet/runtime/issues/new/choose
8+
about: Create a report to help us improve.
9+
- name: Feature Request
10+
url: https://github.com/dotnet/runtime/issues/new/choose
11+
about: Suggest an idea for this project.

0 commit comments

Comments
 (0)