]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Improve bug report text 6809/head
authorFederico Caselli <cfederico87@gmail.com>
Sat, 24 Jul 2021 16:39:13 +0000 (18:39 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Sat, 24 Jul 2021 16:39:13 +0000 (18:39 +0200)
Change-Id: I01e62c33f54f5add5261aaa76a909ac502a74d80

.github/ISSUE_TEMPLATE/bug_report.yaml

index 791c5844365191b3a1d6e7643aa739dad0035ca7..500d5bf32ccc5d1a9326a03cae331724cb0c7d30 100644 (file)
@@ -33,7 +33,9 @@ of [well written bug reports](https://github.com/sqlalchemy/sqlalchemy/issues?q=
     attributes:
       label: To Reproduce
       description: "
-Provide your [Minimal, Complete, and Verifiable](https://stackoverflow.com/help/mcve) example here."
+Provide your [Minimal, Complete, and Verifiable](https://stackoverflow.com/help/mcve) example here.
+If you need help creating one, you can model yours after the MCV code shared in one of our previous
+[well written bug reports](https://github.com/sqlalchemy/sqlalchemy/issues?q=is%3Aissue+label%3A%22great+mcve%22)"
       placeholder: "# Insert code here"
       render: python
     validations: