From 36bce0e9882d18cd092d8cb2faeb76650be7e156 Mon Sep 17 00:00:00 2001 From: Arda TANRIKULU Date: Thu, 8 Jul 2021 11:45:45 -0400 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 11c9593b727..a343b6bfee1 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,3 +3,6 @@ contact_links: - name: Have a question? url: https://github.com/ardatan/graphql-tools/discussions/new about: Not sure about something? need help from the community? have a question to our team? please ask and answer questions here. + - name: Any issue with `npm audit` + url: https://overreacted.io/npm-audit-broken-by-design/ + about: Please do not create issues about `npm audit` and [contact us directly instead](https://the-guild.dev/contact)