Update issue templates

This commit is contained in:
jokob-sk
2022-12-17 14:51:04 +11:00
committed by GitHub
parent b68be7385f
commit 3b5ceaa483

46
.github/ISSUE_TEMPLATE/custom.md vendored Normal file
View File

@@ -0,0 +1,46 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
---
**Describe the issue**
**Paste last few lines from `pialert.log`**
```
paste here
```
**Paste your `pialert.conf` (remove personal info)**
```
paste here
```
**Paste your `docker-compose.yml` and `.env` (remove personal info)**
`docker-compose.yml`
```
paste here
```
`.env`
```
paste here
```
**Screenshots**
If applicable, add screenshots to help explain your problem.