chore: update repository templates (#76)

This commit is contained in:
hackerman
2021-07-12 21:45:42 +02:00
committed by GitHub
parent bc03aafb28
commit d02f9e0d35
2 changed files with 59 additions and 48 deletions

View File

@ -1,4 +1,16 @@
## Related issue
<!--
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
This text will be included in the changelog. If applicable, include links to documentation or pieces of code.
If your change includes breaking changes please add a codeblock documenting the breaking change:
```
BREAKING CHANGES: This patch changes the behavior of configuration item `foo` to do bar. To keep the existing
behavior please do baz.
```
-->
## Related issue(s)
<!--
Please link the GitHub issue this pull request resolves in the format of `#1234`. If you discussed this change
@ -11,12 +23,6 @@ You can discuss changes with maintainers either in the Github Discusssions in th
join the [Ory Chat](https://www.ory.sh/chat).
-->
## Proposed changes
<!--
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
-->
## Checklist
<!--