Skip to content

Commit

Permalink
chore: update repository templates (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jun 24, 2021
1 parent 4d4c540 commit 4f3e67d
Show file tree
Hide file tree
Showing 3 changed files with 1,768 additions and 1,064 deletions.
7 changes: 6 additions & 1 deletion CONTRIBUTING.md
Expand Up @@ -149,7 +149,12 @@ request, go through this checklist:
1. Ensure that each commit has a descriptive prefix. This ensures a uniform
commit history and helps structure the changelog.
Please refer to this
[list of prefixes for Oathkeeper](https://github.com/ory/oathkeeper/blob/master/.github/semantic.yml).
[list of prefixes for Oathkeeper](https://github.com/ory/oathkeeper/blob/master/.github/semantic.yml)
for an overview.
1. Sign-up with CircleCI so that it has access to your repository with the
branch containing your PR. Simply creating a CircleCI account is sufficient
for the CI jobs to run, you do not need to setup a CircleCI project for the
branch.

If a pull request is not ready to be reviewed yet
[it should be marked as a "Draft"](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request).
Expand Down

0 comments on commit 4f3e67d

Please sign in to comment.