Skip to content

Commit 6d35bbf

Browse files
committed
wip
1 parent 69a1656 commit 6d35bbf

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Ask a question
4-
url: https://github.com/spatie/weight-conversions/discussions/new?category=q-a
5-
about: Ask the community for help
6-
- name: Request a feature
7-
url: https://github.com/spatie/weight-conversions/discussions/new?category=ideas
8-
about: Share ideas for new features
9-
- name: Report a security issue
10-
url: https://github.com/spatie/weight-conversions/security/policy
11-
about: Learn how to notify us for sensitive bugs
12-
- name: Report a bug
13-
url: https://github.com/spatie/weight-conversions/issues/new
14-
about: Report a reproducable bug
15-
3+
- name: Ask a question
4+
url: https://github.com/:vendor_name/:package_name/discussions/new?category=q-a
5+
about: Ask the community for help
6+
- name: Request a feature
7+
url: https://github.com/:vendor_name/:package_name/discussions/new?category=ideas
8+
about: Share ideas for new features
9+
- name: Report a security issue
10+
url: https://github.com/:vendor_name/:package_name/security/policy
11+
about: Learn how to notify us for sensitive bugs
12+
- name: Report a bug
13+
url: https://github
14+
- name: Report a bug
15+
url: https://github.com/:vendor_name/:package_name/issues/new
16+
about: Report a reproducable bug

0 commit comments

Comments
 (0)