From: Mike Bayer Date: Sun, 16 May 2021 16:47:40 +0000 (-0400) Subject: add missing config.yml from previous commit X-Git-Tag: rel_1_4_16~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c379f80b4e6fb1b65983958116bac202c91a210a;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git add missing config.yml from previous commit Change-Id: Ia23ca00c548bde416ee8282d470dd835f6d07f45 --- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..865a58c668 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,18 @@ +blank_issues_enabled: false +contact_links: + - name: Usage Questions (GitHub Discussions) + url: https://github.com/sqlalchemy/sqlalchemy/discussions/new?category=Usage-Questions + about: Questions and Answers for SQLAlchemy Users + - name: Live Chat on Gitter + url: https://gitter.im/sqlalchemy/community + about: Searchable Web-Based Chat + - name: SQLAlchemy Mailing List + url: https://groups.google.com/forum/#!forum/sqlalchemy + about: Over a decade of questions and answers are here + - name: Ideas / Feature Proposal (GitHub Discussions) + url: https://github.com/sqlalchemy/sqlalchemy/discussions/new?category=Ideas + about: Use this for initial discussion for new features and suggestions + - name: SQLAlchemy Community Guide + url: https://www.sqlalchemy.org/support.html + about: Start here for an overview of SQLAlchemy's support network and posting guidelines +