diff options
author | Giacomo Pozzoni <giacomopoz@gmail.com> | 2021-07-03 22:13:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-03 22:13:14 +0200 |
commit | 142306e883e7005d1d88379ab9c88f5fab46296b (patch) | |
tree | 721e004b243d935263a15cc8abdf2953d8c9c518 /.github/ISSUE_TEMPLATE/issue.yml | |
parent | 24636e5627e7d27ae71c11f6c03f78b6b6d61602 (diff) |
CI/GitHub: Add issue form for SQL fixes (#26651)
Diffstat (limited to '.github/ISSUE_TEMPLATE/issue.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/issue.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue.yml b/.github/ISSUE_TEMPLATE/issue.yml index 2601348e990..468fddabe40 100644 --- a/.github/ISSUE_TEMPLATE/issue.yml +++ b/.github/ISSUE_TEMPLATE/issue.yml @@ -1,5 +1,5 @@ name: Generic issue -description: Report an issue, a suggestion, SQL only fix. +description: Report an issue or a suggestion. body: - type: markdown attributes: |