From 6f3a7988599b73677198af20f680fefde723c160 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 24 Jun 2022 09:53:22 -0400 Subject: [PATCH] add a lot more caps and boldface Change-Id: I715b80d4ed8dba43efadfb93e169771fb3a943df --- .github/ISSUE_TEMPLATE/bug_report.yaml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) 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 -- 2.47.2