Skip to content

Commit 0f5fddf

Browse files
committed
Clarify phrasing (#329)
1 parent e374217 commit 0f5fddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ The concrete process for functional review at https://test.skohub.io looks like
188188

189189
1. We merge the feature branches into the `dev` branch.
190190
2. This triggers a rebuild of test.skohub.io based on the `dev` branch.
191-
3. The reviewer triggers a commit in the [testing-skohub-vocabs repo](https://github.com/skohub-io/testing-skohub-vocabs) and – if needed – add or adjust some vocabs to the repo.
191+
3. If needed, the reviewer adds or adjusts some vocabs in the [testing-skohub-vocabs repo](https://github.com/skohub-io/testing-skohub-vocabs) or otherwise only triggers a re-build with an empty commit like `$ git Commit --allow-empty -m "Trigger webhook"'.
192192
4. The reviewer does the functional review on the resulting test build at build]https://test.skohub.io/skohub-io/testing-skohub-vocabs/heads/main/.
193193
5. If needed, adustments are made in the feature branch and back to 1.).
194194
6. If the changes are functionally approved, the code review can follow.

0 commit comments

Comments
 (0)