diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7ae033bf..0980787a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,7 @@ blank_issues_enabled: false contact_links: - name: Support Questions & Other 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.'