-
-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update repository templates to ory/meta@e54ac5d
- Loading branch information
Showing
4 changed files
with
30 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,14 +34,20 @@ Put an `x` in the boxes that apply. You can also fill these out after creating t | |
them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code. | ||
--> | ||
|
||
- [ ] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and signed the CLA. | ||
- [ ] I have referenced an issue containing the design document if my change introduces a new feature. | ||
- [ ] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) | ||
and signed the CLA. | ||
- [ ] I have referenced an issue containing the design document if my change | ||
introduces a new feature. | ||
- [ ] I have read the [security policy](../security/policy). | ||
- [ ] I confirm that this pull request does not address a security vulnerability. | ||
If this pull request addresses a security vulnerability, | ||
I confirm that I got approval (please contact [[email protected]](mailto:[email protected])) from the maintainers to push the changes. | ||
- [ ] I have added tests that prove my fix is effective or that my feature works. | ||
- [ ] I have added the necessary documentation within the code base (if appropriate). | ||
- [ ] I confirm that this pull request does not address a security | ||
vulnerability. If this pull request addresses a security vulnerability, I | ||
confirm that I got approval (please contact | ||
[[email protected]](mailto:[email protected])) from the maintainers to push | ||
the changes. | ||
- [ ] I have added tests that prove my fix is effective or that my feature | ||
works. | ||
- [ ] I have added the necessary documentation within the code base (if | ||
appropriate). | ||
|
||
## Further comments | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,8 +23,8 @@ | |
## Introduction | ||
|
||
_Please note_: We take Ory Ory SDK's security and our users' trust very | ||
seriously. If you believe you have found a security issue in Ory Ory SDK, | ||
please disclose it by contacting us at [email protected]. | ||
seriously. If you believe you have found a security issue in Ory Ory SDK, please | ||
disclose it by contacting us at [email protected]. | ||
|
||
There are many ways in which you can contribute. The goal of this document is to | ||
provide a high-level overview of how you can get involved in Ory. | ||
|
@@ -40,11 +40,9 @@ contributions and don't want a wall of rules to get in the way of that. | |
|
||
That said, if you want to ensure that a pull request is likely to be merged, | ||
talk to us! You can find out our thoughts and ensure that your contribution | ||
won't clash with Ory | ||
Ory SDK's direction. A great way to | ||
do this is via | ||
[Ory Ory SDK Discussions](https://github.com/orgs/ory/discussions) | ||
or the [Ory Chat](https://www.ory.sh/chat). | ||
won't clash with Ory Ory SDK's direction. A great way to do this is via | ||
[Ory Ory SDK Discussions](https://github.com/orgs/ory/discussions) or the | ||
[Ory Chat](https://www.ory.sh/chat). | ||
|
||
## FAQ | ||
|
||
|
@@ -61,8 +59,7 @@ or the [Ory Chat](https://www.ory.sh/chat). | |
- I want to talk to other Ory Ory SDK users. | ||
[How can I become a part of the community?](#communication) | ||
|
||
- I would like to know what I am agreeing to when I contribute to Ory | ||
Ory SDK. | ||
- I would like to know what I am agreeing to when I contribute to Ory Ory SDK. | ||
Does Ory have | ||
[a Contributors License Agreement?](https://cla-assistant.io/ory/sdk) | ||
|
||
|
@@ -112,8 +109,9 @@ to help out: | |
We use [Slack](https://www.ory.sh/chat). You are welcome to drop in and ask | ||
questions, discuss bugs and feature requests, talk to other users of Ory, etc. | ||
|
||
Check out [Ory Ory SDK Discussions](https://github.com/orgs/ory/discussions). This is a great place for | ||
in-depth discussions and lots of code examples, logs and similar data. | ||
Check out [Ory Ory SDK Discussions](https://github.com/orgs/ory/discussions). | ||
This is a great place for in-depth discussions and lots of code examples, logs | ||
and similar data. | ||
|
||
You can also join our community calls if you want to speak to the Ory team | ||
directly or ask some questions. You can find more info and participate in | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters