Skip to content

Commit 6ab5ce6

Browse files
committed
docs: rename
1 parent 23d918a commit 6ab5ce6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

templates/repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ body:
2222
Guidelines](https://github.com/$REPOSITORY/blob/master/CONTRIBUTING.md)."
2323
required: true
2424
- label:
25-
"This issue affects my [Ory Cloud](https://www.ory.sh/) project."
25+
"This issue affects my [Ory Network](https://www.ory.sh/) project."
2626
- label:
2727
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
2828
- label:
@@ -86,7 +86,7 @@ body:
8686
- attributes:
8787
label: "On which operating system are you observing this issue?"
8888
options:
89-
- Ory Cloud
89+
- Ory Network
9090
- macOS
9191
- Linux
9292
- Windows
@@ -97,7 +97,7 @@ body:
9797
- attributes:
9898
label: "In which environment are you deploying?"
9999
options:
100-
- Ory Cloud
100+
- Ory Network
101101
- Docker
102102
- "Docker Compose"
103103
- "Kubernetes with Helm"

templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ body:
3333
Guidelines](https://github.com/$REPOSITORY/blob/master/CONTRIBUTING.md)."
3434
required: true
3535
- label:
36-
"This issue affects my [Ory Cloud](https://www.ory.sh/) project."
36+
"This issue affects my [Ory Network](https://www.ory.sh/) project."
3737
- label:
3838
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
3939
- label:

templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ body:
2626
Guidelines](https://github.com/$REPOSITORY/blob/master/CONTRIBUTING.md)."
2727
required: true
2828
- label:
29-
"This issue affects my [Ory Cloud](https://www.ory.sh/) project."
29+
"This issue affects my [Ory Network](https://www.ory.sh/) project."
3030
- label:
3131
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
3232
- label:

0 commit comments

Comments
 (0)