12 lines
502 B
YAML
12 lines
502 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Ask a question
|
|
url: https://github.com/:vendor_name/:package_name/discussions/new?category=q-a
|
|
about: Ask the community for help
|
|
- name: Request a feature
|
|
url: https://github.com/:vendor_name/:package_name/discussions/new?category=ideas
|
|
about: Share ideas for new features
|
|
- name: Report a security issue
|
|
url: https://github.com/:vendor_name/:package_name/security/policy
|
|
about: Learn how to notify us for sensitive bugs
|