Skip to content

Commit 062c6a1

Browse files
authored
Add Github issue template config
1 parent d59ed6a commit 062c6a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: ❓ Question
4+
url: https://github.com/inducer/pyopencl/discussions/categories/q-a
5+
about: Ask and answer questions about PyOpenCL on Discussions
6+
- name: 🔧 Troubleshooting
7+
url: https://github.com/inducer/pyopencl/discussions/categories/troubleshooting
8+
about: For troubleshooting help, see the Discussions

0 commit comments

Comments
 (0)