Skip to content

Commit 0e85598

Browse files
committed
chore: update repository templates to ory/meta@c6bd2e0
1 parent 605fba7 commit 0e85598

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

.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/docs/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/docs/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/docs/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
@@ -39,7 +39,7 @@ them, don't hesitate to ask. We're here to help! This is simply a reminder of wh
3939
- [ ] I have read the [security policy](../security/policy).
4040
- [ ] I confirm that this pull request does not address a security vulnerability.
4141
If this pull request addresses a security vulnerability,
42-
I confirm that I got approval (please contact [security@ory.sh](mailto:security@ory.sh)) from the maintainers to push the changes.
42+
I confirm that I got approval (please contact [security@ory.com](mailto:security@ory.com)) from the maintainers to push the changes.
4343
- [ ] I have added tests that prove my fix is effective or that my feature works.
4444
- [ ] I have added the necessary documentation within the code base (if appropriate).
4545

0 commit comments

Comments
 (0)