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
Hello! :sparkles: Here you can write the issue related to the problems that have occurred in any packages, especially originzero flow-runtime.
9
+
If you want to discuss that issue more detailed then you’ll get the fastest response by asking in [github discussions](https://github.com/originzero-io/originzero/discussions) or our [discord server](https://discord.gg/uRJUjWvH).
10
+
You can also search our [discussion page](https://github.com/originzero-io/originzero/discussions) to see if your problem has already been reported and you can add more context, or see if someone else has already solved your issue.
11
+
12
+
To help us understand the issue, please fill-in as much of the following information as you can:
13
+
14
+
- type: textarea
15
+
attributes:
16
+
label: Environment
17
+
description: Please tell us about your environment.
18
+
value: |
19
+
- Platform/OS:
20
+
- Node.js version:
21
+
- npm version:
22
+
- Typescript version:
23
+
- Browser:
24
+
- Originzero version:
25
+
validations:
26
+
required: true
27
+
28
+
- type: textarea
29
+
attributes:
30
+
label: Bug Description
31
+
description: A clear & concise description of what the bug is.
32
+
validations:
33
+
required: true
34
+
35
+
- type: textarea
36
+
attributes:
37
+
label: Steps To Reproduce
38
+
description: Steps to reproduce the behavior.
39
+
placeholder: |
40
+
1. Go to '...'
41
+
2. Click on '....'
42
+
3. Scroll down to '....'
43
+
4. See error
44
+
validations:
45
+
required: true
46
+
47
+
- type: textarea
48
+
attributes:
49
+
label: Expected Behavior
50
+
description: A clear & concise description of what you expected to happen.
51
+
placeholder: As a user, I expected ___ behavior, but instead I am seeing ___
52
+
validations:
53
+
required: false
54
+
55
+
- type: textarea
56
+
attributes:
57
+
label: Screenshots or Videos
58
+
description: |
59
+
If applicable, add screenshots or a video to help explain your problem.
60
+
Supported image/file types and file size limits- https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/attaching-files
61
+
placeholder: Drag your video or image files inside of this editor
0 commit comments