diff --git a/ISSUES.md b/ISSUES.md index 92ed8ec..d0970c5 100644 --- a/ISSUES.md +++ b/ISSUES.md @@ -1,19 +1,26 @@ -# Issue Template +# Issue Template (Delete this header after copying) ## [Issue Title] ### Expected behavior -- Expected behavior: [Expected behavior] +[Describe what you expected to happen] ### Description -[Paragraph describing your issue] +[Describe your issue in as much detail as possible] -### Environment +### Environment (Fill in one, delete the other) +Debian: +- Debian Version: +- Docker Version: +- Docker Compose File: +[Place your compose file here, the starting and ending line should be ``` to make it a codeblock] + +Web: - Browser: [Browser and Version] -- Extensions: [Extensions] +- Extensions: [Installed and running extensions] ---