diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 080406f..0000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,14 +0,0 @@ -blank_issues_enabled: false -contact_links: - - name: Ask a question - url: https://github.com/laracraft-tech/laravel-date-scopes/discussions/new?category=q-a - about: Ask the community for help - - name: Request a feature - url: https://github.com/laracraft-tech/laravel-date-scopes/discussions/new?category=ideas - about: Share ideas for new features - - name: Report a security issue - url: https://github.com/laracraft-tech/laravel-date-scopes/security/policy - about: Learn how to notify us for sensitive bugs - - name: Report a bug - url: https://github.com/laracraft-tech/laravel-date-scopes/issues/new - about: Report a reproducible bug