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: "What are the top 3 improvements we could make to this project?"
14
-
value: |
15
-
1.
16
-
2.
17
-
3.
18
-
...
19
-
render: bash
20
-
validations:
21
-
required: true
22
-
23
-
- type: textarea
24
-
id: has-id
25
-
attributes:
26
-
label: write us suggestion
27
-
description: A description about suggestions to help you
28
-
validations:
29
-
required: true
30
-
31
-
- type: checkboxes
32
-
id: terms
33
-
attributes:
34
-
label: Before submitting
35
-
description: By submitting this announcement, you agree to follow our [Contributing Guidelines](https://github.com/recursivezero/tz-fabric/blob/main/.github/CONTRIBUTING.md).
36
-
options:
37
-
- label: I've made research efforts and searched the documentation
38
-
required: true
1
+
title: "[General] "
2
+
labels: ["General Introduction"]
3
+
body:
4
+
- type: markdown
5
+
attributes:
6
+
value: |
7
+
introduce yourself!
8
+
9
+
- type: textarea
10
+
id: improvements
11
+
attributes:
12
+
label: Top 3 improvements
13
+
description: "What are the top 3 improvements we could make to this project?"
14
+
value: |
15
+
1.
16
+
2.
17
+
3.
18
+
...
19
+
render: bash
20
+
validations:
21
+
required: true
22
+
23
+
- type: textarea
24
+
id: has-id
25
+
attributes:
26
+
label: write us suggestion
27
+
description: A description about suggestions to help you
28
+
validations:
29
+
required: true
30
+
31
+
- type: checkboxes
32
+
id: terms
33
+
attributes:
34
+
label: Before submitting
35
+
description: By submitting this announcement, you agree to follow our [Contributing Guidelines](https://github.com/recursivezero/tz-fabric/blob/main/.github/CONTRIBUTING.md).
36
+
options:
37
+
- label: I've made research efforts and searched the documentation
description: "What are the idea we could make to this project?"
9
-
value:
10
-
render: bash
11
-
validations:
12
-
required: true
13
-
14
-
- type: dropdown
15
-
id: improvement
16
-
attributes:
17
-
label: Which area of this project could be most improved?
18
-
options:
19
-
- Documentation
20
-
- Pull request review time
21
-
- Bug fix time
22
-
- Enhancement
23
-
validations:
24
-
required: true
25
-
26
-
- type: input
27
-
id: id
28
-
attributes:
29
-
label: email
30
-
description: your contact email
31
-
validations:
32
-
required: false
33
-
34
-
- type: checkboxes
35
-
id: terms
36
-
attributes:
37
-
label: Before submitting
38
-
description: By submitting this idea, you agree to follow our [Contributing Guidelines](https://github.com/recursivezero/tz-fabric/blob/main/.github/CONTRIBUTING.md).
39
-
options:
40
-
- label: I've made research efforts and searched the documentation
41
-
required: true
42
-
43
-
- type: markdown
44
-
attributes:
45
-
value: |
46
-
### Thank you
47
-
_we will contact you_ **soon**
1
+
title: "[Idea]"
2
+
labels: ["Share your Idea"]
3
+
body:
4
+
- type: textarea
5
+
id: idea
6
+
attributes:
7
+
label: Idea highlight
8
+
description: "What are the idea we could make to this project?"
9
+
value:
10
+
render: bash
11
+
validations:
12
+
required: true
13
+
14
+
- type: dropdown
15
+
id: improvement
16
+
attributes:
17
+
label: Which area of this project could be most improved?
18
+
options:
19
+
- Documentation
20
+
- Pull request review time
21
+
- Bug fix time
22
+
- Enhancement
23
+
validations:
24
+
required: true
25
+
26
+
- type: input
27
+
id: id
28
+
attributes:
29
+
label: email
30
+
description: your contact email
31
+
validations:
32
+
required: false
33
+
34
+
- type: checkboxes
35
+
id: terms
36
+
attributes:
37
+
label: Before submitting
38
+
description: By submitting this idea, you agree to follow our [Contributing Guidelines](https://github.com/recursivezero/tz-fabric/blob/main/.github/CONTRIBUTING.md).
39
+
options:
40
+
- label: I've made research efforts and searched the documentation
# Available funding options of the project. You can specify up to four [sponsored GitHub accounts](https://docs.github.com/en/sponsors/receiving-sponsorships-through-github-sponsors),
3
-
# up to four custom URLs, and one account per supported external funding platform.
4
-
5
-
github: recursivezero
1
+
# These are supported funding model platforms
2
+
# Available funding options of the project. You can specify up to four [sponsored GitHub accounts](https://docs.github.com/en/sponsors/receiving-sponsorships-through-github-sponsors),
3
+
# up to four custom URLs, and one account per supported external funding platform.
0 commit comments