Skip to content

Commit 0c1fb29

Browse files
committed
chore: update repository templates to ory/meta@c6bd2e0
1 parent fc0fa46 commit 0c1fb29

8 files changed

Lines changed: 21 additions & 21 deletions

File tree

.github/ISSUE_TEMPLATE/BUG-REPORT.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ body:
2525
Guidelines](https://github.com/ory/cli/blob/master/CONTRIBUTING.md)."
2626
required: true
2727
- label:
28-
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
28+
"I have joined the [Ory Community Slack](https://slack.ory.com)."
2929
- label:
3030
"I am signed up to the [Ory Security Patch
31-
Newsletter](https://www.ory.sh/l/sign-up-newsletter)."
31+
Newsletter](https://www.ory.com/l/sign-up-newsletter)."
3232
id: checklist
3333
type: checkboxes
3434
- attributes:

.github/ISSUE_TEMPLATE/DESIGN-DOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ body:
3636
Guidelines](https://github.com/ory/cli/blob/master/CONTRIBUTING.md)."
3737
required: true
3838
- label:
39-
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
39+
"I have joined the [Ory Community Slack](https://slack.ory.com)."
4040
- label:
4141
"I am signed up to the [Ory Security Patch
42-
Newsletter](https://www.ory.sh/l/sign-up-newsletter)."
42+
Newsletter](https://www.ory.com/l/sign-up-newsletter)."
4343
id: checklist
4444
type: checkboxes
4545
- attributes:

.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ body:
2929
Guidelines](https://github.com/ory/cli/blob/master/CONTRIBUTING.md)."
3030
required: true
3131
- label:
32-
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
32+
"I have joined the [Ory Community Slack](https://slack.ory.com)."
3333
- label:
3434
"I am signed up to the [Ory Security Patch
35-
Newsletter](https://www.ory.sh/l/sign-up-newsletter)."
35+
Newsletter](https://www.ory.com/l/sign-up-newsletter)."
3636
id: checklist
3737
type: checkboxes
3838
- attributes:

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ contact_links:
99
Please ask and answer questions here, show your implementations and
1010
discuss ideas.
1111
- name: Ory Chat
12-
url: https://www.ory.sh/chat
12+
url: https://www.ory.com/chat
1313
about:
1414
Hang out with other Ory community members to ask and answer questions.

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Pull requests introducing new features, which do not have a design document link
2424
get merged.
2525
2626
You can discuss changes with maintainers either in the Github Discussions in this repository or
27-
join the [Ory Chat](https://www.ory.sh/chat).
27+
join the [Ory Chat](https://www.ory.com/chat).
2828
-->
2929

3030
## Checklist
@@ -42,7 +42,7 @@ them, don't hesitate to ask. We're here to help! This is simply a reminder of wh
4242
- [ ] I confirm that this pull request does not address a security
4343
vulnerability. If this pull request addresses a security vulnerability, I
4444
confirm that I got approval (please contact
45-
[security@ory.sh](mailto:security@ory.sh)) from the maintainers to push
45+
[security@ory.com](mailto:security@ory.com)) from the maintainers to push
4646
the changes.
4747
- [ ] I have added tests that prove my fix is effective or that my feature
4848
works.

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ individual problems. If Ory open source software is used in production in a
4747
for-profit company or enterprise environment, we mandate a paid support contract
4848
where Ory is obligated under their service level agreements (SLAs) to offer a
4949
defined level of availability and responsibility. For more information about
50-
paid support please contact us at sales@ory.sh.
50+
paid support please contact us at sales@ory.com.
5151

5252
## Enforcement Responsibilities
5353

@@ -73,7 +73,7 @@ representative at an online or offline event.
7373

7474
Instances of abusive, harassing, or otherwise unacceptable behavior may be
7575
reported to the community leaders responsible for enforcement at
76-
[office@ory.sh](mailto:office@ory.sh). All complaints will be reviewed and
76+
[office@ory.com](mailto:office@ory.com). All complaints will be reviewed and
7777
investigated promptly and fairly.
7878

7979
All community leaders are obligated to respect the privacy and security of the

CONTRIBUTING.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
_Please note_: We take Ory CLI's security and our users' trust very seriously.
2626
If you believe you have found a security issue in Ory CLI, please disclose it by
27-
contacting us at security@ory.sh.
27+
contacting us at security@ory.com.
2828

2929
There are many ways in which you can contribute. The goal of this document is to
3030
provide a high-level overview of how you can get involved in Ory.
@@ -42,7 +42,7 @@ That said, if you want to ensure that a pull request is likely to be merged,
4242
talk to us! You can find out our thoughts and ensure that your contribution
4343
won't clash with Ory CLI's direction. A great way to do this is via
4444
[Ory CLI Discussions](https://github.com/orgs/ory/discussions) or the
45-
[Ory Chat](https://www.ory.sh/chat).
45+
[Ory Chat](https://www.ory.com/chat).
4646

4747
## FAQ
4848

@@ -63,7 +63,7 @@ won't clash with Ory CLI's direction. A great way to do this is via
6363
Ory have [a Contributors License Agreement?](https://cla-assistant.io/ory/cli)
6464

6565
- I would like updates about new versions of Ory CLI.
66-
[How are new releases announced?](https://www.ory.sh/l/sign-up-newsletter)
66+
[How are new releases announced?](https://www.ory.com/l/sign-up-newsletter)
6767

6868
## How can I contribute?
6969

@@ -105,7 +105,7 @@ to help out:
105105

106106
## Communication
107107

108-
We use [Slack](https://www.ory.sh/chat). You are welcome to drop in and ask
108+
We use [Slack](https://www.ory.com/chat). You are welcome to drop in and ask
109109
questions, discuss bugs and feature requests, talk to other users of Ory, etc.
110110

111111
Check out [Ory CLI Discussions](https://github.com/orgs/ory/discussions). This
@@ -114,7 +114,7 @@ similar data.
114114

115115
You can also join our community calls if you want to speak to the Ory team
116116
directly or ask some questions. You can find more info and participate in
117-
[Slack](https://www.ory.sh/chat) in the #community-call channel.
117+
[Slack](https://www.ory.com/chat) in the #community-call channel.
118118

119119
If you want to receive regular notifications about updates to Ory CLI, consider
120120
joining the mailing list. We will _only_ send you vital information on the
@@ -136,7 +136,7 @@ to add your example or Ory-related project to the awesome-ory README.
136136
## Contribute code
137137

138138
Unless you are fixing a known bug, we **strongly** recommend discussing it with
139-
the core team via a GitHub issue or [in our chat](https://www.ory.sh/chat)
139+
the core team via a GitHub issue or [in our chat](https://www.ory.com/chat)
140140
before getting started to ensure your work is consistent with Ory CLI's roadmap
141141
and architecture.
142142

@@ -205,7 +205,7 @@ instructions please head over to the Ory Documentation
205205
## Disclosing vulnerabilities
206206

207207
Please disclose vulnerabilities exclusively to
208-
[security@ory.sh](mailto:security@ory.sh). Do not use GitHub issues.
208+
[security@ory.com](mailto:security@ory.com). Do not use GitHub issues.
209209

210210
## Code style
211211

@@ -247,4 +247,4 @@ community a safe place for you and we've got your back.
247247

248248
We welcome discussion about creating a welcoming, safe, and productive
249249
environment for the community. If you have any questions, feedback, or concerns
250-
[please let us know](https://www.ory.sh/chat).
250+
[please let us know](https://www.ory.com/chat).

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This policy outlines Ory's security commitments and practices for users across
77
different licensing and deployment models.
88

99
To learn more about Ory's security service level agreements (SLAs) and
10-
processes, please [contact us](https://www.ory.sh/contact/).
10+
processes, please [contact us](https://www.ory.com/contact/).
1111

1212
## Ory Network Users
1313

@@ -53,4 +53,4 @@ processes, please [contact us](https://www.ory.sh/contact/).
5353
## Reporting a Vulnerability
5454

5555
For details on how to report security vulnerabilities, visit our
56-
[security policy documentation](https://www.ory.sh/docs/ecosystem/security).
56+
[security policy documentation](https://www.ory.com/docs/ecosystem/security).

0 commit comments

Comments
 (0)