]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
edits
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 13 Jun 2022 15:56:04 +0000 (11:56 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 13 Jun 2022 15:56:04 +0000 (11:56 -0400)
Change-Id: Id0bf143e948255c473558c68b3471fbe62bd98f6

.github/ISSUE_TEMPLATE/bug_report.yaml

index 18df908288c585632385ce08caeb1e354df548d4..13571fa0e6e6961aa1001530f6568d73958e934e 100644 (file)
@@ -9,7 +9,9 @@ body:
     attributes:
       value: "
 
-**FOR NEW USERS:** the **VAST MAJORITY** of bugs reported are in fact
+**FOR NEW USERS:**
+
+The **VAST MAJORITY** of bugs reported are in fact
 **USAGE QUESTIONS** for APIs that can take some practice to familiarize with,
 and which are also tailored towards high quality relational designs that
 beginners are sometimes less familiar with.
@@ -17,7 +19,10 @@ beginners are sometimes less familiar with.
 Please start a new
 [discussion](https://github.com/sqlalchemy/sqlalchemy/discussions/new?category=Usage-Questions) so that we can
 help with your issue.   If this is the first time you're using
-SQLAlchemy, there is an approximately **90% chance your issue is not a bug**, trust us!
+SQLAlchemy, there is an approximately **90% chance your issue is not a bug**.
+If your issue is actually a bug, we will open a new bug report with what we need.
+
+[Start a new Usage Questions discussion](https://github.com/sqlalchemy/sqlalchemy/discussions/new?category=Usage-Questions)
 
 **GUIDELINES FOR REPORTING BUGS**