diff options
| author | Stephan Seitz <stephan.seitz@fau.de> | 2022-01-16 14:39:00 +0100 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2022-01-16 15:52:24 +0100 |
| commit | abb23c2565704cc3d98d1b3b07f54b27fd54243d (patch) | |
| tree | 414d0485922bebc5bf1399e53eac5f9906510429 /.github/ISSUE_TEMPLATE | |
| parent | Update .github/ISSUE_TEMPLATE/highlighting_issue.yml (diff) | |
| download | nvim-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>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -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 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 |
