blob: 990ede7b97dc23f264d599ae26523a48219f8f2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
---
name: Question
about: Ask a question or ask for help
title: ''
labels: question
assignees: ''
---
**Have you read through the documentation?**
- [ ] [Astal docs](https://aylur.github.io/astal/)
- [ ] [Library references](https://aylur.github.io/astal/guide/libraries/references)
- [ ] [FAQ](https://aylur.github.io/astal/guide/typescript/faq)
**Describe what have you tried so far**
A description or example code of what you have got so far.
**Describe your question**
A question.
|