Initial QSfera import
This commit is contained in:
+40
@@ -0,0 +1,40 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: Type:Bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Describe the bug
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## Steps to reproduce
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
## Expected behavior
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
## Actual behavior
|
||||
A clear and concise description of what happened.
|
||||
|
||||
## Setup
|
||||
Please describe how you started the server and provide a list of relevant environment variables or configuration files.
|
||||
|
||||
<details>
|
||||
<p>
|
||||
|
||||
```console
|
||||
OC_XXX=somevalue
|
||||
OC_YYY=somevalue
|
||||
PROXY_XXX=somevalue
|
||||
```
|
||||
|
||||
</p>
|
||||
</details>
|
||||
|
||||
## Additional context
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user