diff options
| author | Stephan Seitz <stephan.seitz@fau.de> | 2022-01-16 14:35:28 +0100 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2022-01-16 15:52:24 +0100 |
| commit | 93a10ebdd4a0a36223e9e1cd66b1e00fe3d1a7c7 (patch) | |
| tree | cba9c2ad7267a6363d09837350c1bd840040a55f | |
| parent | 3c1042bf6d5ee431ba1cc4489156f50fbb509fb6 (diff) | |
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.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/highlighting_issue.yml b/.github/ISSUE_TEMPLATE/highlighting_issue.yml index 95919f5a..a028d3e4 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` |
