Skip to content

Commit

Permalink
Add blank issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed May 30, 2024
1 parent b56bad3 commit a17bd28
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/blank_issue.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Blank issue
description: Create an issue that doesn't fit the other categories
labels: ["triage:needs-triage"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this issue!
Please make sure to provide all the relevant context in order to help us triage and track down your bug as quickly as possible.

Check failure on line 10 in .github/ISSUE_TEMPLATE/blank_issue.yaml

View workflow job for this annotation

GitHub Actions / yamllint

[empty-lines] too many blank lines (1 > 0)

0 comments on commit a17bd28

Please sign in to comment.