diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 17679b3..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/JackWH/laravel-new-relic/discussions/new?category=q-a - about: Ask the community for help - - name: Request a feature - url: https://github.com/JackWH/laravel-new-relic/discussions/new?category=ideas - about: Share ideas for new features - - name: Report a security issue - url: https://github.com/JackWH/laravel-new-relic/security/policy - about: Learn how to notify us for sensitive bugs - - name: Report a bug - url: https://github.com/JackWH/laravel-new-relic/issues/new - about: Report a reproducable bug