Skip to content

Commit 6cbcc10

Browse files
authored
Merge pull request #1252 from capricorn86/1251-update-documentation
fix: [#1251] Updates documentation
2 parents 94fb7fc + c6a0b6b commit 6cbcc10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ fix: [#123] This is my commit message
6868

6969
Do your changes on a branch. When you are done with your changes you can create a pull request.
7070

71-
Each pushed commit will trigger a Github Workflow that will compile, run tests, lint and check that the commit convention is followed. The Github Workflow has to complete successfully in order to merge the pull request.
71+
Each pushed commit will trigger a Github Workflow that will compile, run tests and lint. The Github Workflow has to complete successfully in order to merge the pull request.
7272

7373
One code owner has to approve the pull request. The code owner will usually merge the pull request if the build has passed and the code looks good.

0 commit comments

Comments
 (0)