From: Federico Caselli Date: Tue, 28 Apr 2020 17:11:30 +0000 (+0200) Subject: other minor cleanups X-Git-Tag: rel_1_4_0b1~361 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5287%2Fhead;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git other minor cleanups Change-Id: Ie7b8cec01ce36f2619b3e3bcb3152747be673ca3 --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6c85f930aa..f6c1562491 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,7 +14,7 @@ assignees: '' **To Reproduce** -Please provide a [Minimal, Complete, and Verifiable](http://stackoverflow.com/help/mcve) example. +Please try to provide a [Minimal, Complete, and Verifiable](http://stackoverflow.com/help/mcve) example. See also [Reporting Bugs](https://www.sqlalchemy.org/participate.html#bugs) on the website, and some [example issues](https://github.com/sqlalchemy/sqlalchemy/issues?q=label%3A%22great+mcve%22) ```py diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index dd1c62b9dc..7053dd6d87 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -7,7 +7,7 @@ assignees: '' --- -**Describe you question** +**Describe your question** **Example (if applicable)**