From: Mike Bayer Date: Fri, 24 Jun 2022 13:53:22 +0000 (-0400) Subject: add a lot more caps and boldface X-Git-Tag: rel_2_0_0b1~215 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f3a7988599b73677198af20f680fefde723c160;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git add a lot more caps and boldface Change-Id: I715b80d4ed8dba43efadfb93e169771fb3a943df --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index f3a8d47b16..92f04ae33b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -9,20 +9,21 @@ body: attributes: value: " -**FOR NEW USERS:** +**FOR ALL USERS - PLEASE READ THIS PARAGRAPH AS IT IS HELPS US TO DO OUR WORK MORE EFFICIENTLY:** The **VAST MAJORITY** of bugs reported are in fact -**USAGE QUESTIONS** for APIs that can take some practice to familiarize with, +**USAGE QUESTIONS, NOT BUGS** 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. -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**. +If you are relatively new to SQLAlchemy, and even if not but the issue is uncertain, PLEASE START A NEW +[DISCUSSION](https://github.com/sqlalchemy/sqlalchemy/discussions/new?category=Usage-Questions) INSTEAD, so that we can +help with your issue. If you are relatively new to +SQLAlchemy, there is an approximately **90% chance your issue is not a bug and will be converted to a +discussion in any case**. 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) +[START A NEW USAGE QUESTIONS DISCUSSION HERE](https://github.com/sqlalchemy/sqlalchemy/discussions/new?category=Usage-Questions) " - type: markdown