mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 21:48:53 +08:00
15 lines
628 B
YAML
15 lines
628 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
|
|
- name: Report a bug
|
|
url: https://github.com/:vendor_name/:package_name/issues/new
|
|
about: Report a reproducible bug
|