Skip to content

Commit

Permalink
docs: update github templates (#408)
Browse files Browse the repository at this point in the history
Signed-off-by: aeneasr <aeneas@ory.sh>
  • Loading branch information
aeneasr committed May 12, 2020
1 parent a7fc31b commit 6e646b0
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/adopters/spiribo.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions .github/semantic.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
titleOnly: true
commitsOnly: false
titleAndCommits: false

types:
- feat
- fix
- perf
- revert
- docs
- style
- refactor
- test
- build
- autogen
- security
- ci
- chore
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,12 @@ that your company deserves a spot here, reach out to
<td align="center"><img height="32px" src="./.github/adopters/ordermygear.svg" alt="OrderMyGear"></td>
<td><a href="https://www.ordermygear.com/">ordermygear.com</a></td>
</tr>
<tr>
<td>Sponsor</td>
<td>Spiri.bo</td>
<td align="center"><img height="32px" src="./.github/adopters/spiribo.svg" alt="Spiri.bo"></td>
<td><a href="https://spiri.bo/">spiri.bo</a></td>
</tr>
</tdbody>
</table>

Expand Down Expand Up @@ -202,6 +208,7 @@ TheCrealm.




## Getting Started

To get started, head over to the [ORY Kratos Documentation](https://www.ory.sh/kratos/docs).
Expand Down Expand Up @@ -237,7 +244,7 @@ dependencies (Java, Node, Ruby, libxml, ...).

[ORY Kratos](https://github.com/ory/kratos) is an API-first Identity and User
Management system that is built according to
[cloud architecture best practices](https://www.ory.sh/docs/ecosystem/software-architecture-philosophy).
[cloud architecture best practices](https://www.ory.sh/docs/next/ecosystem/software-architecture-philosophy).
It implements core use cases that almost every software application needs to
deal with: Self-service Login and Registration, Multi-Factor Authentication
(MFA/2FA), Account Recovery and Verification, Profile and Account Management.
Expand Down Expand Up @@ -275,6 +282,7 @@ to perform a certain action on a resource.




## Security

Running identity infrastructure requires [attention and knowledge of threat models](https://www.ory.sh/kratos/docs/concepts/security).
Expand Down

0 comments on commit 6e646b0

Please sign in to comment.