You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: A clear and detailed description of what the bug is. Describe what steps you've taken to troubleshoot the issue.
10
+
placeholder: "..."
11
+
validations:
12
+
required: true
13
+
14
+
- type: textarea
15
+
attributes:
16
+
label: Expected Behavior
17
+
description: Explain what your expected behavior of the app is. What is the difference between what it is currently doing, and what you think it should be doing.
18
+
placeholder: "..."
19
+
validations:
20
+
required: true
21
+
22
+
- type: dropdown
23
+
attributes:
24
+
label: Platform
25
+
options:
26
+
- Linux
27
+
- Docker
28
+
- Unraid (Ich777's App)
29
+
- Windows
30
+
- Linux ARM
31
+
- MacOS
32
+
validations:
33
+
required: true
34
+
35
+
- type: input
36
+
attributes:
37
+
label: Discord Username
38
+
description: If you are part of the Lancache Discord Server this helps with communicating across both Github and Discord.
39
+
validations:
40
+
required: false
41
+
42
+
- type: textarea
43
+
attributes:
44
+
label: Anything else?
45
+
description: |
46
+
Screenshots? Logs? Anything that will give us more context about the issue you are encountering!
47
+
48
+
EpicPrefill's logs can be found in the application's directory alongside the executable.
description: Describe the new feature. What is the new functionality? What is the use case? What is the user interface and how is it intended to be used?
10
+
placeholder: "..."
11
+
validations:
12
+
required: true
13
+
14
+
- type: input
15
+
attributes:
16
+
label: Discord Username
17
+
description: If you are part of the Lancache Discord Server this helps with communicating across both Github and Discord.
0 commit comments