Skip to content

Commit d0c9e7a

Browse files
committed
chore: update repository templates to ory/meta@e838bee
1 parent 4dd22ff commit d0c9e7a

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,12 @@ checklist to contribute an example:
143143
not get mixed up.
144144
1. Add a descriptive prefix to commits. This ensures a uniform commit history
145145
and helps structure the changelog. Please refer to this
146-
[list of prefixes for X](https://github.com/ory/x/blob/master/.github/semantic.yml)
147-
for an overview.
146+
[Convential Commits configuration](https://github.com/ory/x/blob/master/.github/workflows/conventional_commits.yml)
147+
for the list of accepted prefixes. You can read more about the Conventional
148+
Commit specification
149+
[at their site](https://www.conventionalcommits.org/en/v1.0.0/).
148150
1. Create a `README.md` that explains how to use the example. (Use
149-
[the README template](https://github.com/ory/examples/blob/master/_common/README)).
151+
[the README template](https://github.com/ory/examples/blob/master/_common/README.md)).
150152
1. Open a pull request and maintainers will review and merge your example.
151153

152154
## Contribute code
@@ -171,8 +173,10 @@ request, go through this checklist:
171173
1. Run `make format`
172174
1. Add a descriptive prefix to commits. This ensures a uniform commit history
173175
and helps structure the changelog. Please refer to this
174-
[list of prefixes for X](https://github.com/ory/x/blob/master/.github/semantic.yml)
175-
for an overview.
176+
[Convential Commits configuration](https://github.com/ory/x/blob/master/.github/workflows/conventional_commits.yml)
177+
for the list of accepted prefixes. You can read more about the Conventional
178+
Commit specification
179+
[at their site](https://www.conventionalcommits.org/en/v1.0.0/).
176180

177181
If a pull request is not ready to be reviewed yet
178182
[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).

0 commit comments

Comments
 (0)