-
Notifications
You must be signed in to change notification settings - Fork 359
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Updates issue and pull request templates (#395)
Signed-off-by: aeneasr <[email protected]>
- Loading branch information
Showing
2 changed files
with
7 additions
and
6 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 |
---|---|---|
|
@@ -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 [[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 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 | ||
|
||
|
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