diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0d31fb8..072869d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,11 +1,11 @@ blank_issues_enabled: false contact_links: - name: Ask a question - url: https://github.com/vendor_slug/package_slug/discussions/new?category=q-a + url: https://github.com/vanthao03596/laravel-cursor-paginate/discussions/new?category=q-a about: Ask the community for help - name: Request a feature - url: https://github.com/vendor_slug/package_slug/discussions/new?category=ideas + url: https://github.com/vanthao03596/laravel-cursor-paginate/discussions/new?category=ideas about: Share ideas for new features - name: Report a bug - url: https://github.com/vendor_slug/package_slug/issues/new + url: https://github.com/vanthao03596/laravel-cursor-paginate/issues/new about: Report a reproducable bug