summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-06-13 11:58:46 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2022-06-13 11:58:46 -0400
commit67994132d50c735f8e3a76595364589b7ef38029 (patch)
treede2eacd605bcfa8c3759221798c390e931c7a9c3
parent6a0b32992c4ef7d3ef68039c7f828d54d7f5f8ad (diff)
downloadsqlalchemy-67994132d50c735f8e3a76595364589b7ef38029.tar.gz
edits
i dont have a good way to preview this. not sure how i should be editing here. Change-Id: I399a5b0fa3fd2a03bbdc66f3a1dcb21043f7214a
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml
index 13571fa0e..f3a8d47b1 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -24,6 +24,11 @@ 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)
+"
+ - type: markdown
+ attributes:
+ value: "
+
**GUIDELINES FOR REPORTING BUGS**
If you are new to SQLAlchemy bug reports, please review our many examples