]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Improve bug report
authorFederico Caselli <cfederico87@gmail.com>
Thu, 23 Apr 2020 19:11:17 +0000 (21:11 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Thu, 23 Apr 2020 19:11:17 +0000 (21:11 +0200)
.github/ISSUE_TEMPLATE/bug_report.md

index 8e2f8f63cdf05b3d48e782c3bbdf7975f758e7d5..0cc76fe88cb6d9f182b8585c23116904efb0e9f7 100644 (file)
@@ -18,13 +18,13 @@ Please provide a [Minimal, Complete, and Verifiable](http://stackoverflow.com/he
 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
-# insert code here
+# Insert code here
 ```
 
 **Error**
 
 ```
-# copy error here
+# Copy error here. Please include the full stack trace.
 ```
 
 **Versions.**