Skip to content

Commit 039746c

Browse files
committed
chore: update repository templates to ory/meta@af28aff
1 parent 8098e48 commit 039746c

File tree

5 files changed

+35
-50
lines changed

5 files changed

+35
-50
lines changed

.github/ISSUE_TEMPLATE/BUG-REPORT.yml

+7-14
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,18 @@ body:
1212
- attributes:
1313
label: "Preflight checklist"
1414
options:
15-
- label:
16-
"I could not find a solution in the existing issues, docs, nor
15+
- label: "I could not find a solution in the existing issues, docs, nor
1716
discussions."
1817
required: true
19-
- label:
20-
"I agree to follow this project's [Code of
18+
- label: "I agree to follow this project's [Code of
2119
Conduct](https://github.com/ory/fosite/blob/master/CODE_OF_CONDUCT.md)."
2220
required: true
23-
- label:
24-
"I have read and am following this repository's [Contribution
21+
- label: "I have read and am following this repository's [Contribution
2522
Guidelines](https://github.com/ory/fosite/blob/master/CONTRIBUTING.md)."
2623
required: true
27-
- label:
28-
"This issue affects my [Ory Network](https://www.ory.sh/) project."
29-
- label:
30-
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
31-
- label:
32-
"I am signed up to the [Ory Security Patch
24+
- label: "This issue affects my [Ory Network](https://www.ory.sh/) project."
25+
- label: "I have joined the [Ory Community Slack](https://slack.ory.sh)."
26+
- label: "I am signed up to the [Ory Security Patch
3327
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
3428
id: checklist
3529
type: checkboxes
@@ -56,8 +50,7 @@ body:
5650
validations:
5751
required: true
5852
- attributes:
59-
description:
60-
"Please copy and paste any relevant log output. This will be
53+
description: "Please copy and paste any relevant log output. This will be
6154
automatically formatted into code, so no need for backticks. Please
6255
redact any sensitive information"
6356
label: "Relevant log output"

.github/ISSUE_TEMPLATE/DESIGN-DOC.yml

+7-14
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# AUTO-GENERATED, DO NOT EDIT!
22
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml
33

4-
description:
5-
"A design document is needed for non-trivial changes to the code base."
4+
description: "A design document is needed for non-trivial changes to the code base."
65
labels:
76
- rfc
87
name: "Design Document"
@@ -23,24 +22,18 @@ body:
2322
- attributes:
2423
label: "Preflight checklist"
2524
options:
26-
- label:
27-
"I could not find a solution in the existing issues, docs, nor
25+
- label: "I could not find a solution in the existing issues, docs, nor
2826
discussions."
2927
required: true
30-
- label:
31-
"I agree to follow this project's [Code of
28+
- label: "I agree to follow this project's [Code of
3229
Conduct](https://github.com/ory/fosite/blob/master/CODE_OF_CONDUCT.md)."
3330
required: true
34-
- label:
35-
"I have read and am following this repository's [Contribution
31+
- label: "I have read and am following this repository's [Contribution
3632
Guidelines](https://github.com/ory/fosite/blob/master/CONTRIBUTING.md)."
3733
required: true
38-
- label:
39-
"This issue affects my [Ory Network](https://www.ory.sh/) project."
40-
- label:
41-
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
42-
- label:
43-
"I am signed up to the [Ory Security Patch
34+
- label: "This issue affects my [Ory Network](https://www.ory.sh/) project."
35+
- label: "I have joined the [Ory Community Slack](https://slack.ory.sh)."
36+
- label: "I am signed up to the [Ory Security Patch
4437
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
4538
id: checklist
4639
type: checkboxes

.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml

+9-18
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# AUTO-GENERATED, DO NOT EDIT!
22
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
33

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"
65
labels:
76
- feat
87
name: "Feature Request"
@@ -16,30 +15,23 @@ body:
1615
- attributes:
1716
label: "Preflight checklist"
1817
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
2119
discussions."
2220
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
2522
Conduct](https://github.com/ory/fosite/blob/master/CODE_OF_CONDUCT.md)."
2623
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
2925
Guidelines](https://github.com/ory/fosite/blob/master/CONTRIBUTING.md)."
3026
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
3730
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
3831
id: checklist
3932
type: checkboxes
4033
- 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."
4335
label: "Describe your problem"
4436
placeholder:
4537
"A clear and concise description of what the problem is. Ex. I'm always
@@ -73,8 +65,7 @@ body:
7365
validations:
7466
required: true
7567
- 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."
7869
label: Additional Context
7970
id: additional
8071
type: textarea

.github/ISSUE_TEMPLATE/config.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@ blank_issues_enabled: false
55
contact_links:
66
- name: Ory Fosite Forum
77
url: https://github.com/orgs/ory/discussions
8-
about:
9-
Please ask and answer questions here, show your implementations and
8+
about: Please ask and answer questions here, show your implementations and
109
discuss ideas.
1110
- name: Ory Chat
1211
url: https://www.ory.sh/chat
13-
about:
14-
Hang out with other Ory community members to ask and answer questions.
12+
about: Hang out with other Ory community members to ask and answer questions.

CODE_OF_CONDUCT.md

+10
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,16 @@ Examples of unacceptable behavior include:
3939
- Other conduct which could reasonably be considered inappropriate in a
4040
professional setting
4141

42+
## Open Source Community Support
43+
44+
Ory Open source software is collaborative and based on contributions by
45+
developers in the Ory community. There is no obligation from Ory to help with
46+
individual problems. If Ory open source software is used in production in a
47+
for-profit company or enterprise environment, we mandate a paid support contract
48+
where Ory is obligated under their service level agreements (SLAs) to offer a
49+
defined level of availability and responsibility. For more information about
50+
paid support please contact us at [email protected].
51+
4252
## Enforcement Responsibilities
4353

4454
Community leaders are responsible for clarifying and enforcing our standards of

0 commit comments

Comments
 (0)