Skip to content

Commit 69a1656

Browse files
committed
wip
1 parent a797985 commit 69a1656

File tree

2 files changed

+13
-27
lines changed

2 files changed

+13
-27
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
blank_issues_enabled: false
22
contact_links:
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 bug
10-
url: https://github.com/:vendor_name/:package_name/issues/new
11-
about: Report a reproducable bug
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+

0 commit comments

Comments
 (0)