You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/repository/common/CONTRIBUTING.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,10 +143,10 @@ checklist to contribute an example:
143
143
not get mixed up.
144
144
1. Add a descriptive prefix to commits. This ensures a uniform commit history
145
145
and helps structure the changelog. Please refer to this
146
-
[list of prefixes for $PROJECT](https://github.com/$REPOSITORY/blob/master/.github/semantic.yml)
for the list of accepted prefixes. You can read more about the Conventional Commit specification [at their site](https://www.conventionalcommits.org/en/v1.0.0/).
148
148
1. Create a `README.md` that explains how to use the example. (Use
1. Open a pull request and maintainers will review and merge your example.
151
151
152
152
## Contribute code
@@ -171,8 +171,8 @@ request, go through this checklist:
171
171
1. Run `make format`
172
172
1. Add a descriptive prefix to commits. This ensures a uniform commit history
173
173
and helps structure the changelog. Please refer to this
174
-
[list of prefixes for $PROJECT](https://github.com/$REPOSITORY/blob/master/.github/semantic.yml)
for the list of accepted prefixes. You can read more about the Conventional Commit specification [at their site](https://www.conventionalcommits.org/en/v1.0.0/).
176
176
177
177
If a pull request is not ready to be reviewed yet
178
178
[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