doc: reword some pieces of the issue templates

This commit is contained in:
Steven Arcangeli 2023-01-04 01:12:03 -08:00
parent 101689b0fe
commit 3911e16a63
2 changed files with 20 additions and 12 deletions

View file

@ -6,13 +6,12 @@ body:
- type: markdown
attributes:
value: |
**Before** reporting an issue, make sure to search [existing issues](https://github.com/stevearc/oil.nvim/issues)
Before reporting a bug, make sure to search [existing issues](https://github.com/stevearc/oil.nvim/issues)
- type: checkboxes
attributes:
label: Did you check docs and existing issues?
description: Make sure you checked all of the below before submitting an issue
label: Did you check the docs and existing issues?
options:
- label: I have read all the docs
- label: I have read the docs
required: true
- label: I have searched the existing issues
required: true