Update bug-report.md
This commit is contained in:
parent
d0a162acfe
commit
5db05c8251
6
.github/ISSUE_TEMPLATE/bug-report.md
vendored
6
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
about: Report a bug or feature flaw
|
about: Report a bug or design flaw
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
@ -19,7 +19,7 @@ Want to ask a question? You can reach us via:
|
|||||||
- GitHub Discussions: https://github.com/SeaQL/sea-orm/discussions/new
|
- GitHub Discussions: https://github.com/SeaQL/sea-orm/discussions/new
|
||||||
|
|
||||||
Please make sure that you are not asking for a missing feature; a bug is incorrect behavior -
|
Please make sure that you are not asking for a missing feature; a bug is incorrect behavior -
|
||||||
either in the feature specification or implementation.
|
either in the feature specification or implementation. Feature requests should be first raised in discussions.
|
||||||
|
|
||||||
Please also make sure your description is clear and precise - maintainers don't have access to your
|
Please also make sure your description is clear and precise - maintainers don't have access to your
|
||||||
code and can't see what you have seen. Please avoid vague descriptions like "they are different"
|
code and can't see what you have seen. Please avoid vague descriptions like "they are different"
|
||||||
@ -66,4 +66,4 @@ threads if you have new information to add, but please don't ask for ETA or "+1"
|
|||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
<!-- You can get this information from the output of `cargo tree | grep sea-` from the console. Also, please include the database and OS that you are running. -->
|
<!-- You can get this information from the output of `cargo tree | grep sea-` from the console. Also, please include the database and OS that you are running. -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user