mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 18:44:03 +00:00
Make documentation issues a link to tenancy-docs
This commit is contained in:
parent
75ea844741
commit
14078b6720
1 changed files with 4 additions and 1 deletions
5
.github/ISSUE_TEMPLATE/config.yml
vendored
5
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -2,4 +2,7 @@ blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Support Questions & Other
|
- name: Support Questions & Other
|
||||||
url: https://github.com/stancl/tenancy/blob/3.x/SUPPORT.md
|
url: https://github.com/stancl/tenancy/blob/3.x/SUPPORT.md
|
||||||
about: 'If you have a question or need help using the package'
|
about: 'If you have a question or need help using the package.'
|
||||||
|
- name: Documentation Issue
|
||||||
|
url: https://github.com/stancl/tenancy-docs
|
||||||
|
about: 'Suggest how the documentation could be improved.'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue