From d43192cf986a192ecd8d34cb8fe845b7121cdb05 Mon Sep 17 00:00:00 2001 From: Federico Caselli Date: Tue, 28 Apr 2020 19:11:30 +0200 Subject: [PATCH] other minor cleanups Change-Id: Ie7b8cec01ce36f2619b3e3bcb3152747be673ca3 --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)** -- 2.47.2