generated from Templates/Baseline
### 📖 Summary - update syntax ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #28
17 lines
429 B
YAML
17 lines
429 B
YAML
name: Default
|
|
about: Use this template if nothing seems to work.
|
|
title: ''
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
> **Note**: Thanks for taking the time to fill out this bug report!
|
|
- type: textarea
|
|
id: content
|
|
attributes:
|
|
label: ❔ What happened
|
|
description: Simply ask your question here.
|
|
placeholder: Tell us what you want to know...
|
|
validations:
|
|
required: true
|