aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Seitz <stephan.seitz@fau.de>2022-01-16 14:39:00 +0100
committerStephan Seitz <stephan.seitz@fau.de>2022-01-16 15:52:24 +0100
commitabb23c2565704cc3d98d1b3b07f54b27fd54243d (patch)
tree414d0485922bebc5bf1399e53eac5f9906510429
parentUpdate .github/ISSUE_TEMPLATE/highlighting_issue.yml (diff)
downloadnvim-treesitter-abb23c2565704cc3d98d1b3b07f54b27fd54243d.tar
nvim-treesitter-abb23c2565704cc3d98d1b3b07f54b27fd54243d.tar.gz
nvim-treesitter-abb23c2565704cc3d98d1b3b07f54b27fd54243d.tar.bz2
nvim-treesitter-abb23c2565704cc3d98d1b3b07f54b27fd54243d.tar.lz
nvim-treesitter-abb23c2565704cc3d98d1b3b07f54b27fd54243d.tar.xz
nvim-treesitter-abb23c2565704cc3d98d1b3b07f54b27fd54243d.tar.zst
nvim-treesitter-abb23c2565704cc3d98d1b3b07f54b27fd54243d.zip
Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
Co-authored-by: Christian Clason <christian.clason@uni-due.de>
-rw-r--r--.github/ISSUE_TEMPLATE/highlighting_issue.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/highlighting_issue.yml b/.github/ISSUE_TEMPLATE/highlighting_issue.yml
index 8bf076505..a7527cef6 100644
--- a/.github/ISSUE_TEMPLATE/highlighting_issue.yml
+++ b/.github/ISSUE_TEMPLATE/highlighting_issue.yml
@@ -26,7 +26,7 @@ body:
- type: textarea
attributes:
label: Example snippet that causes the problem
- description: Please provide an example snippet in plain text that causes the problem
+ description: Please provide an example snippet in plain text that causes the problem.
validations:
required: true