Skip to content

Commit

Permalink
chore: update repository templates (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed May 28, 2021
1 parent 888a43c commit 0e45bd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -196,6 +196,8 @@ request, go through this checklist:
command and confirm that it passes.
1. Run `gofmt -s` (if the project is written in Go).
1. Ensure that each commit has a subsystem prefix (ex: `controller:`).
[List of subsystem prefixes for Dockertest](https://github.com/ory/ory/dockertest/blob/master/.github/semantic.yml)
(if applicable).

Pull requests will be treated as "review requests," and maintainers will give
feedback on the style and substance of the patch.
Expand Down

0 comments on commit 0e45bd8

Please sign in to comment.