File tree 5 files changed +11
-4
lines changed
5 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 8
8
9
9
name : π Bug report
10
10
description : File a bug report
11
- title : " "
11
+ title : " π Bug report: Remove this title with a descriptive title. "
12
12
labels : ["bug"]
13
13
body :
14
14
- type : markdown
Original file line number Diff line number Diff line change 7
7
#
8
8
9
9
blank_issues_enabled : false
10
+ contact_links :
11
+ - name : Discussions & Support
12
+ url : https://github.com/orgs/CardinalKit/discussions
13
+ about : We use GitHub Discussions for any discussions and support.
14
+ - name : Security & Vulnerability-related Issues
15
+ url : https://github.com/CardinalKit/.github/blob/main/SECURITY.md
16
+ about : For security and vulnerability-related issues, please refer to our Security Policy.
Original file line number Diff line number Diff line change 8
8
9
9
name : πΎ Internal change
10
10
description : Suggest an internal improvement for this project
11
- title : " "
11
+ title : " πΎ Internal change: Remove this title with a descriptive title. "
12
12
labels : ["enhancement"]
13
13
body :
14
14
- type : markdown
Original file line number Diff line number Diff line change 8
8
9
9
name : π Major feature request
10
10
description : Suggest a new idea for this project
11
- title : " "
11
+ title : " π Major feature request: Remove this title with a descriptive title. "
12
12
labels : ["enhancement", "major version bump"]
13
13
body :
14
14
- type : markdown
Original file line number Diff line number Diff line change 8
8
9
9
name : π Minor feature request
10
10
description : Suggest an improvement for this project
11
- title : " "
11
+ title : " π Minor feature request: Remove this title with a descriptive title. "
12
12
labels : ["enhancement", "minor version bump"]
13
13
body :
14
14
- type : markdown
You canβt perform that action at this time.
0 commit comments