]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
New issue templates forms
authorFederico Caselli <cfederico87@gmail.com>
Mon, 26 Jul 2021 14:00:23 +0000 (10:00 -0400)
committersqla-tester <sqla-tester@sqlalchemy.org>
Mon, 26 Jul 2021 14:00:23 +0000 (10:00 -0400)
commit6bc755d2ab9235ce4c3670ed3c3c3799d6c4ad5e
treef6caf91720aceb472c7ebfb6bc7b5087cf3a7446
parent7e7d097a633d1b7a95bbd59f9a6d2a5b85249332
New issue templates forms

Noting fancy. we could add checkbox and/or dropdowns if needed

**To test**: to go my fork. Link https://github.com/CaselIT/sqlalchemy/issues/new/choose

See docs at
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema

Closes: #6809
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/6809
Pull-request-sha: 21beb5a44104ced9e43bb5342a4cdf5f5efcb02a

Change-Id: I74c671aa2790b9f08c20b0659625c8a91b5b9c72
.github/ISSUE_TEMPLATE/bug_report.md [deleted file]
.github/ISSUE_TEMPLATE/bug_report.yaml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/use_case.md [deleted file]
.github/ISSUE_TEMPLATE/use_case.yaml [new file with mode: 0644]