Skip to content

Commit

Permalink
Add language_server_bug_form.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Argmaster committed Sep 30, 2024
1 parent ac989b5 commit 676a806
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/language_server_bug_form.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: Language Server Bug Report
description: Report a bug in PyGerber's language server.
title: "[Language Server]: <when-something-then-something>"
labels: ["language-server", "bug", "waiting-for-checkboxes"]
projects: ["argmaster/3"]
assignees:
- Argmaster
body:
- type: markdown
attributes:
value: |
# Language Server Bug Report
## Mandatory checks
- type: checkboxes
id: terms
attributes:
label: Mandatory checks
description: Before opening this issue I have done following
options:
- label: I have reviewed the README for language server related guidelines and haven't found a solution there.
required: true

0 comments on commit 676a806

Please sign in to comment.