]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
fix quote.
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 9 May 2021 15:52:04 +0000 (11:52 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 9 May 2021 15:52:04 +0000 (11:52 -0400)
I really wish there were a way to get the guidelines to be
HTML formatted.

Change-Id: I22de6d40be9940e152c829a7c9a1cfc0eaf2211c

.github/ISSUE_TEMPLATE/bug_report.md

index d0aa228ac8d35aade524808668bf3f30abb644ae..ad4b3430020ec492ec7873ae691d4fed6c51e9b3 100644 (file)
@@ -10,7 +10,7 @@ assignees: ''
 **GUIDELINES FOR REPORTING BUGS**
 
 If you are new to SQLAlchemy bug reports, please review our many examples
-of [well written bug reports](https://github.com/sqlalchemy/sqlalchemy/issues?q=is%3Aissue+label%3A%22great+mcve).   Each of these reports include the following features:
+of [well written bug reports](https://github.com/sqlalchemy/sqlalchemy/issues?q=is%3Aissue+label%3A%22great+mcve%22).   Each of these reports include the following features:
 
 1. a **succinct description of the problem** - typically a line or two at most
 2. As SQLAlchemy provides an intricate, fine-grained API around the concepts of