]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
try a new bug template.
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 19 Aug 2024 20:53:34 +0000 (16:53 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 19 Aug 2024 20:54:57 +0000 (16:54 -0400)
i really dont want people opening issues, saying things like
"this is not correct", etc.   Let's talk about the problem you
have and what's the ideal outcome.  thanks

Change-Id: Ia74a067f14cc30b84c6710c5a897cc35ce284bf4

.github/ISSUE_TEMPLATE/bug_report.yaml

index 8c68d52fdc1ad7d0aecae1161aedab80855154ae..d72ed558b93bb5bd36f1e5825645b68a1475a738 100644 (file)
@@ -9,13 +9,25 @@ body:
     attributes:
       value: "
 
-**If you are writing new SQLAlchemy code and are observing a behavior that you did not expect,
-or if you are new to SQLAlchemy overall, please open a
-[discussion](https://github.com/sqlalchemy/sqlalchemy/discussions/new?category=Usage-Questions)
-instead of an issue report.  The VAST MAJORITY of issues are converted to discussions
-as they are not bugs.**
+**STOP**
+
+**We would really prefer if you DONT open a bug report.**
+
+**Please open a** [discussion](https://github.com/sqlalchemy/sqlalchemy/discussions/new?category=Usage-Questions) **instead of a bug report**.
+
+**Why?**
+
+**First, because the vast majority of issues reported are not bugs but either expected behaviors that
+are misunderstood by the user, or sometimes undefined behaviors that aren't supported.  These bugs are CLOSED**.
+
+**Secondly, because when there IS a bug, often it's not clear what the bug is or where it is, or
+if the thing is even expected, and we would much rather make a clean bug report once we've discussed
+the issue**.
+
+**Given the above, if you DO open a bug report anyway, we're probably going to assume you didn't read these instructions.**
 
-[START A NEW USAGE QUESTIONS DISCUSSION HERE](https://github.com/sqlalchemy/sqlalchemy/discussions/new?category=Usage-Questions)
+So since you are by definition reading this,
+[START A NEW USAGE QUESTIONS DISCUSSION HERE!](https://github.com/sqlalchemy/sqlalchemy/discussions/new?category=Usage-Questions)
 
 "
   - type: markdown