File tree 2 files changed +22
-0
lines changed 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Found a bug in our project? Create a report to help us improve.
4
+ labels : bug
5
+ ---
6
+
7
+ <!-- Add enough information so we can understand your problem -->
8
+
9
+ ``` php
10
+ // Please add code examples if possible, so we can reproduce your steps
11
+ ```
Original file line number Diff line number Diff line change
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.'
You can’t perform that action at this time.
0 commit comments