Skip to content

Commit

Permalink
docs: misc bug report fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Saghen committed Jan 5, 2025
1 parent 7aaff96 commit 7c0c3dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ body:
options:
- label: Updated to the latest version of `blink.cmp`
required: true
- label: Searched for existing issues and documentation (try <C-k> on https://cmp.saghen.dev!)
- label: Searched for existing issues and documentation (try `<C-k>` on https://cmp.saghen.dev!)
required: true
- type: textarea
id: bug-description
Expand Down Expand Up @@ -37,6 +37,6 @@ body:
- type: input
id: branch-or-tag
attributes:
label: "`blink.cmp` version: branch, tag, or commit"
label: "`blink.cmp` version"
placeholder: "examples: main, d2b411c or v0.9.2"
validations: { required: true }

0 comments on commit 7c0c3dc

Please sign in to comment.