8000 Add issue template for better orientation · reactphp/reactphp@afe1c66 · GitHub
[go: up one dir, main page]

Skip to content

Commit afe1c66

Browse files
committed
Add issue template for better orientation
1 parent 14b4b07 commit afe1c66

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: false
2+
contact_links:
3+
- name: Report a security vulnerability
4+
url: https://reactphp.org/#support
5+
about: 'If you discover a security vulnerability, please send us an email. Do not disclose security-related issues publicly.'
6+
- name: Feature request
7+
url: https://github.com/orgs/reactphp/discussions/categories/ideas
8+
about: 'You have ideas to improve our project? Start a new discussion in our "ideas" category.'
9+
- name: Questions
10+
url: https://github.com/orgs/reactphp/discussions/categories/q-a
11+
about: 'We are happy to answer your questions! Start a new discussion in our "Q&A" category.'

0 commit comments

Comments
 (0)
0