You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- I would like updates about new versions of Ory Documentation.
@@ -77,10 +82,9 @@ There are many other ways you can contribute without writing any code. Here are
77
82
perspective. Join our Slack, have a look at discussions in the forum and take part in our weekly hangout. More info on this in
78
83
[Communication](#communication).
79
84
80
-
-**Helping with open issues.** We have a lot of open issues for Ory Documentation and some of them may lack necessary
81
-
information, some are duplicates of older issues. You can help out by guiding people through the process of filling out the
82
-
issue template, asking for clarifying information, or pointing them to existing issues that match their description of the
83
-
problem.
85
+
-**Helping with open issues.** We have a lot of open issues for Ory Documentation and some of them may lack necessary information,
86
+
some are duplicates of older issues. You can help out by guiding people through the process of filling out the issue template,
87
+
asking for clarifying information, or pointing them to existing issues that match their description of the problem.
84
88
85
89
-**Reviewing documentation changes.** Most documentation just needs a review for proper spelling and grammar. If you think a
86
90
document can be improved in any way, feel free to hit the `edit` button at the top of the page. More info on contributing to
@@ -94,22 +98,22 @@ There are many other ways you can contribute without writing any code. Here are
94
98
We use [Slack](https://www.ory.sh/chat). You are welcome to drop in and ask questions, discuss bugs and feature requests, talk to
95
99
other users of Ory, etc.
96
100
97
-
Check out [Ory Documentation Discussions](https://github.com/orgs/ory/discussions). This is a great place for in-depth discussions
98
-
and lots of code examples, logs and similar data.
101
+
Check out [Ory Documentation Discussions](https://github.com/orgs/ory/discussions). This is a great place for in-depth discussions and lots of code examples, logs
102
+
and similar data.
99
103
100
104
You can also join our community hangout, if you want to speak to the Ory team directly or ask some questions. You can find more
101
105
info on the hangouts in [Slack](https://www.ory.sh/chat).
102
106
103
-
If you want to receive regular notifications about updates to Ory Documentation, consider joining the mailing list. We will _only_
104
-
send you vital information on the projects that you are interested in.
107
+
If you want to receive regular notifications about updates to Ory Documentation, consider joining the mailing list. We will _only_ send
108
+
you vital information on the projects that you are interested in.
105
109
106
110
Also [follow us on twitter](https://twitter.com/orycorp).
107
111
108
112
## Contributing Code
109
113
110
114
Unless you are fixing a known bug, we **strongly** recommend discussing it with the core team via a GitHub issue or
111
-
[in our chat](https://www.ory.sh/chat) before getting started to ensure your work is consistent with Ory Documentation's roadmap
112
-
and architecture.
115
+
[in our chat](https://www.ory.sh/chat) before getting started to ensure your work is consistent with Ory Documentation's roadmap and
116
+
architecture.
113
117
114
118
All contributions are made via pull requests. To make a pull request, you will need a GitHub account; if you are unclear on this
115
119
process, see GitHub's documentation on [forking](https://help.github.com/articles/fork-a-repo) and
@@ -130,7 +134,8 @@ Before creating a pull request, go through this checklist:
130
134
If a pull request is not ready to be reviewed yet
131
135
[it should be marked as a "Draft"](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request).
132
136
133
-
Before your contributions can be reviewed you need to sign our [Contributor License Agreement](https://cla-assistant.io/ory/docs).
137
+
Before your contributions can be reviewed you need to sign our
0 commit comments