forum/ISSUES.md

32 lines
620 B
Markdown
Raw Normal View History

2023-10-24 03:08:23 +00:00
# Issue Template (Delete this header after copying)
2023-10-23 07:13:27 +00:00
## [Issue Title]
### Expected behavior
2023-10-24 03:08:23 +00:00
[Describe what you expected to happen]
2023-10-23 07:13:27 +00:00
### Description
2023-10-24 03:08:23 +00:00
[Describe your issue in as much detail as possible]
2023-10-23 07:13:27 +00:00
2023-10-24 03:08:23 +00:00
### Environment (Fill in one, delete the other)
2023-10-23 07:13:27 +00:00
2023-10-24 03:09:48 +00:00
#### Debian:
2023-10-24 03:08:23 +00:00
- Debian Version:
- Docker Version:
- Docker Compose File:
2023-10-24 03:09:48 +00:00
[Starting and ending line should be ``` to make it a codeblock]
- Docker .env File:
[Starting and ending line should be ``` to make it a codeblock]
#### Web:
2023-10-23 07:13:27 +00:00
- Browser: [Browser and Version]
2023-10-24 03:08:23 +00:00
- Extensions: [Installed and running extensions]
2023-10-23 07:13:27 +00:00
---
[Additional notes, information, or comments.]