mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Update SQL fix issue template description (#30693)
This commit is contained in:
5
.github/ISSUE_TEMPLATE/sql_fix.yml
vendored
5
.github/ISSUE_TEMPLATE/sql_fix.yml
vendored
@@ -36,7 +36,10 @@ body:
|
||||
id: fix
|
||||
attributes:
|
||||
label: SQL fix
|
||||
description: This field will be formatted automatically as SQL code block, no need to include \`\`\`sql
|
||||
description: |
|
||||
This field will be formatted automatically as SQL code block, no need to include \`\`\`sql
|
||||
|
||||
For large sql fixes please use https://gist.github.com/ then just paste the provided link in the following field.
|
||||
placeholder: |
|
||||
--
|
||||
render: sql
|
||||
|
||||
Reference in New Issue
Block a user