mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 09:16:38 +00:00
doc: Add link to commit guidelines to contributing guide (#1641)
This adds a reference to the commit guidelines to the contributing guide. Fixes #1494 Change-Type: patch
This commit is contained in:
parent
7908c39ef4
commit
07ac2ecf4c
@ -28,6 +28,12 @@ other text editing default. We encourage you to install the relevant plugin in
|
|||||||
your text editor of choice to avoid having to fix any issues during the review
|
your text editor of choice to avoid having to fix any issues during the review
|
||||||
process.
|
process.
|
||||||
|
|
||||||
|
Commit Guidelines
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
See [COMMIT-GUIDELINES.md][COMMIT-GUIDELINES] for a thorough guide on how to
|
||||||
|
write commit messages.
|
||||||
|
|
||||||
Updating a dependency
|
Updating a dependency
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
@ -128,6 +134,7 @@ Don't hesitate to get in touch if you have any questions or need any help!
|
|||||||
|
|
||||||
[ARCHITECTURE]: https://github.com/resin-io/etcher/blob/master/docs/ARCHITECTURE.md
|
[ARCHITECTURE]: https://github.com/resin-io/etcher/blob/master/docs/ARCHITECTURE.md
|
||||||
[RUNNING-LOCALLY]: https://github.com/resin-io/etcher/blob/master/docs/RUNNING-LOCALLY.md
|
[RUNNING-LOCALLY]: https://github.com/resin-io/etcher/blob/master/docs/RUNNING-LOCALLY.md
|
||||||
|
[COMMIT-GUIDELINES]: https://github.com/resin-io/etcher/blob/master/docs/COMMIT-GUIDELINES.md
|
||||||
[EditorConfig]: http://editorconfig.org
|
[EditorConfig]: http://editorconfig.org
|
||||||
[shrinkwrap]: https://docs.npmjs.com/cli/shrinkwrap
|
[shrinkwrap]: https://docs.npmjs.com/cli/shrinkwrap
|
||||||
[hxd]: https://github.com/jhermsmeier/hxd
|
[hxd]: https://github.com/jhermsmeier/hxd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user