aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-01-17 10:44:37 +0100
committerChristian Clason <ch.clason+github@icloud.com>2025-01-17 10:46:06 +0100
commit5da195ac3dfafd08d8b10756d975f0e01e1d563a (patch)
tree6ef41454adbbc6673f04b0b0b57078767b819535 /.github/ISSUE_TEMPLATE
parentbot(lockfile): update erlang, heex, janet_simple, lalrpop (diff)
downloadnvim-treesitter-5da195ac3dfafd08d8b10756d975f0e01e1d563a.tar
nvim-treesitter-5da195ac3dfafd08d8b10756d975f0e01e1d563a.tar.gz
nvim-treesitter-5da195ac3dfafd08d8b10756d975f0e01e1d563a.tar.bz2
nvim-treesitter-5da195ac3dfafd08d8b10756d975f0e01e1d563a.tar.lz
nvim-treesitter-5da195ac3dfafd08d8b10756d975f0e01e1d563a.tar.xz
nvim-treesitter-5da195ac3dfafd08d8b10756d975f0e01e1d563a.tar.zst
nvim-treesitter-5da195ac3dfafd08d8b10756d975f0e01e1d563a.zip
ci: use new issue types
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
-rw-r--r--.github/ISSUE_TEMPLATE/highlighting_issue.yml1
3 files changed, 3 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index f68dd2486..78ce29cd6 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,6 @@
name: Bug report
description: Create a report to help us improve
-labels: [bug]
+type: 'bug'
body:
- type: markdown
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index d883b8f2d..1f87c07b4 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: ""
-labels: enhancement
+type: enhancement
assignees: ""
---
diff --git a/.github/ISSUE_TEMPLATE/highlighting_issue.yml b/.github/ISSUE_TEMPLATE/highlighting_issue.yml
index a429b5eb8..4b9b0a4a7 100644
--- a/.github/ISSUE_TEMPLATE/highlighting_issue.yml
+++ b/.github/ISSUE_TEMPLATE/highlighting_issue.yml
@@ -1,5 +1,6 @@
name: Highlighting issue
description: Missing or incorrect highlights or you want to change the way something is highlighted
+type: 'bug'
labels: [highlights]
body: