Skip to content

Commit

Permalink
CONTRIBUTING.md: Updated link to coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn authored Oct 20, 2020
1 parent e0293ed commit 9556775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In any case, be sure to describe the feature in enough detail, to consider its i
## Submitting a Patch

* Ideally, start with something small to get familiar with the review process and work up from there.
* Make an effort to follow the overal coding style, which is roughly based on the [Qt Creator coding style](https://doc-snapshots.qt.io/qtcreator-extending/coding-style.html).
* Make an effort to follow the overal coding style, which is roughly based on the [Qt Creator coding style](https://doc.qt.io/qtcreator-extending/coding-style.html).
* Be prepared for detailed feedback on your patch and to make several revisions.
* Each pull request will be built automatically for Windows, Linux and macOS. If the build fails anywhere, please check if it may be a problem with your patch.

Expand Down

0 comments on commit 9556775

Please sign in to comment.