1
1
# AUTO-GENERATED, DO NOT EDIT!
2
2
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
3
3
4
- description :
5
- " Suggest an idea for this project without a plan for implementation"
4
+ description : " Suggest an idea for this project without a plan for implementation"
6
5
labels :
7
6
- feat
8
7
name : " Feature Request"
@@ -16,30 +15,23 @@ body:
16
15
- attributes :
17
16
label : " Preflight checklist"
18
17
options :
19
- - label :
20
- " I could not find a solution in the existing issues, docs, nor
18
+ - label : " I could not find a solution in the existing issues, docs, nor
21
19
discussions."
22
20
required : true
23
- - label :
24
- " I agree to follow this project's [Code of
21
+ - label : " I agree to follow this project's [Code of
25
22
Conduct](https://github.com/ory/fosite/blob/master/CODE_OF_CONDUCT.md)."
26
23
required : true
27
- - label :
28
- " I have read and am following this repository's [Contribution
24
+ - label : " I have read and am following this repository's [Contribution
29
25
Guidelines](https://github.com/ory/fosite/blob/master/CONTRIBUTING.md)."
30
26
required : true
31
- - label :
32
- " This issue affects my [Ory Network](https://www.ory.sh/) project."
33
- - label :
34
- " I have joined the [Ory Community Slack](https://slack.ory.sh)."
35
- - label :
36
- " I am signed up to the [Ory Security Patch
27
+ - label : " This issue affects my [Ory Network](https://www.ory.sh/) project."
28
+ - label : " I have joined the [Ory Community Slack](https://slack.ory.sh)."
29
+ - label : " I am signed up to the [Ory Security Patch
37
30
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
38
31
id : checklist
39
32
type : checkboxes
40
33
- attributes :
41
- description :
42
- " Is your feature request related to a problem? Please describe."
34
+ description : " Is your feature request related to a problem? Please describe."
43
35
label : " Describe your problem"
44
36
placeholder :
45
37
" A clear and concise description of what the problem is. Ex. I'm always
73
65
validations :
74
66
required : true
75
67
- attributes :
76
- description :
77
- " Add any other context or screenshots about the feature request here."
68
+ description : " Add any other context or screenshots about the feature request here."
78
69
label : Additional Context
79
70
id : additional
80
71
type : textarea
0 commit comments