From ecab26119e32fa7c6947a7da17f2095292d02f2d Mon Sep 17 00:00:00 2001 From: hackerman <3372410+aeneasr@users.noreply.github.com> Date: Sun, 5 Apr 2020 09:48:59 +0200 Subject: [PATCH] docs: Updates issue and pull request templates (#395) Signed-off-by: aeneasr --- .github/PULL_REQUEST_TEMPLATE.md | 11 +++++------ README.md | 2 ++ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5f1497ff00..99a2e6f1a4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -24,13 +24,12 @@ 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) -- [ ] 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 +- [ ] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md). +- [ ] 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 green light (please contact [security@ory.sh](mailto:security@ory.sh)) 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 necessary documentation within the code base (if appropriate) -- [ ] I have documented my changes in the [developer guide](https://github.com/ory/docs) (if appropriate) +- [ ] I have added tests that prove my fix is effective or that my feature works. +- [ ] I have added or changed [the documentation](docs/docs). ## Further comments diff --git a/README.md b/README.md index c724778d3b..527627bc6e 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,7 @@ TheCrealm. + ## Ecosystem @@ -239,6 +240,7 @@ to perform a certain action on a resource. + ## Security ### Disclosing vulnerabilities