From b1ecae88d3a7ca085c0730a7073c1a4f5a8be5f9 Mon Sep 17 00:00:00 2001 From: Andrew Svetlov Date: Mon, 3 Feb 2020 15:00:27 +0200 Subject: [PATCH] Drop redundant items from issue template types --- .github/ISSUE_TEMPLATE/config.yml | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 82883ab97ec..fda905a6e8c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,29 +1,12 @@ # Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser blank_issues_enabled: false # default: true contact_links: -- name: 🔐 Security bug report 🔥 - url: https://github.com/aio-libs/.github/security/policy - about: | - Please learn how to report security vulnerabilities here. - - For all security related bugs, send an email - instead of using this issue tracker and you - will receive a prompt response. - - For more information, see - https://github.com/aio-libs/.github/security/policy - name: 🤷💻🤦 StackOverflow url: https://stackoverflow.com/questions/tagged/aiohttp about: Please ask typical Q&A here -- name: 💬 Gitter Chat - url: https://gitter.im/aio-libs/Lobby - about: Chat with devs and community - name: 💬 Discourse url: https://aio-libs.discourse.group/ about: Please start usage discussions here -- name: 💬 Mailing list - url: https://groups.google.com/forum/#!forum/aio-libs - about: Usage Q&A -- name: 📝 Code of Conduct - url: https://github.com/aio-libs/.github/blob/master/CODE_OF_CONDUCT.md - about: ❤ Be nice to other members of the community. ☮ Behave. +- name: 💬 Gitter Chat + url: https://gitter.im/aio-libs/Lobby + about: Chat with devs and community