aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Seitz <stephan.seitz@fau.de>2022-01-16 14:35:28 +0100
committerStephan Seitz <stephan.seitz@fau.de>2022-01-16 15:52:24 +0100
commit93a10ebdd4a0a36223e9e1cd66b1e00fe3d1a7c7 (patch)
treecba9c2ad7267a6363d09837350c1bd840040a55f
parentdocs: use markdown instead of checkboxes (diff)
downloadnvim-treesitter-93a10ebdd4a0a36223e9e1cd66b1e00fe3d1a7c7.tar
nvim-treesitter-93a10ebdd4a0a36223e9e1cd66b1e00fe3d1a7c7.tar.gz
nvim-treesitter-93a10ebdd4a0a36223e9e1cd66b1e00fe3d1a7c7.tar.bz2
nvim-treesitter-93a10ebdd4a0a36223e9e1cd66b1e00fe3d1a7c7.tar.lz
nvim-treesitter-93a10ebdd4a0a36223e9e1cd66b1e00fe3d1a7c7.tar.xz
nvim-treesitter-93a10ebdd4a0a36223e9e1cd66b1e00fe3d1a7c7.tar.zst
nvim-treesitter-93a10ebdd4a0a36223e9e1cd66b1e00fe3d1a7c7.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 95919f5af..a028d3e46 100644
--- a/.github/ISSUE_TEMPLATE/highlighting_issue.yml
+++ b/.github/ISSUE_TEMPLATE/highlighting_issue.yml
@@ -7,7 +7,7 @@ body:
attributes:
value: |
# Before reporting
- Please do the following steps before reporting an issue.
+ Please perform the following steps before reporting an issue.
- I have updated my neovim version to latest _master_
- I have updated my plugin to the latest version
- I have run `:TSUpdate`