]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
Improve issue templates 688/head
authorCaselIT <cfederico87@gmail.com>
Tue, 28 Apr 2020 16:52:39 +0000 (18:52 +0200)
committerCaselIT <cfederico87@gmail.com>
Tue, 28 Apr 2020 16:52:39 +0000 (18:52 +0200)
Change-Id: I29f6d1e4a5d4a46659e56f1af20aa3d0ab033daa

.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/question.md

index 15665488e7ebe1639534edbb57751e4649b2f2ab..280674a6dde6607f4d22e6dc72153fe385e87012 100644 (file)
@@ -14,7 +14,7 @@ assignees: ''
 <!-- A clear and concise description of what you expected to happen. -->
 
 **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, with the migration script and/or the SQLAlchemy tables or models involved.
 See also [Reporting Bugs](https://www.sqlalchemy.org/participate.html#bugs) on the website.
 
 ```py
index 2aa29da2eb556a82056a6823028f5170d12b0f85..8b3c40fdfaf9968b335aa9e525d0b0eb61f9a2d4 100644 (file)
@@ -7,7 +7,7 @@ assignees: ''
 
 ---
 
-**Describe you question**
+**Describe your question**
 
 **Example (if applicable)**