-
-
Notifications
You must be signed in to change notification settings - Fork 675
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into update-docs
- Loading branch information
Showing
30 changed files
with
433 additions
and
561 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
name: Privileged | ||
description: You are @tiangolo or he asked you directly to create an issue here. If not, check the other options. 👇 | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Thanks for your interest in SQLModel! 🚀 | ||
If you are not @tiangolo or he didn't ask you directly to create an issue here, please start the conversation in a [Question in GitHub Discussions](https://github.com/tiangolo/sqlmodel/discussions/categories/questions) instead. | ||
- type: checkboxes | ||
id: privileged | ||
attributes: | ||
label: Privileged issue | ||
description: Confirm that you are allowed to create an issue here. | ||
options: | ||
- label: I'm @tiangolo or he asked me directly to create an issue here. | ||
required: true | ||
- type: textarea | ||
id: content | ||
attributes: | ||
label: Issue Content | ||
description: Add the content of the issue here. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.