]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
put bug guidelines in html comment
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 25 May 2021 18:32:45 +0000 (14:32 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 25 May 2021 18:32:45 +0000 (14:32 -0400)
Change-Id: I3659b20f93a5059029176cc16c2ae4a3fde7c72e

.github/ISSUE_TEMPLATE/bug_report.md

index 87c3aeffe3f2c01a65ae2fc1acc8f563a70f3987..7852e3e2cc2fdd8257f5e7dbfa110109f04128ac 100644 (file)
@@ -1,12 +1,14 @@
 ---
 name: Create a bug report
-about: Errors and regression reports with complete reproducing test cases and/or stack traces. 
+about: Errors and regression reports with complete reproducing test cases and/or stack traces.
 title: ''
 labels: requires triage
 assignees: ''
 
 ---
 
+<!--
+
 **GUIDELINES FOR REPORTING BUGS**
 
 If you are new to SQLAlchemy bug reports, please review our many examples
@@ -18,6 +20,8 @@ of [well written bug reports](https://github.com/sqlalchemy/sqlalchemy/issues?q=
 4. Other things as applicable:   **SQL log output**, **database backend and DBAPI driver**,
    **operating system**, **comparative performance timings** for performance issues.
 
+-->
+
 **Describe the bug**
 <!-- A clear and concise description of what the bug is. -->