hacking.md: add contributing section
Add Contributing section to hacking.md with link to developer guide.
This commit is contained in:
parent
c56bcba78c
commit
cdfc041293
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,10 @@ relaxations, like maximum line length (120). A pylint config file
|
|||
[`.pylintrc`](.pylintrc) is provided. The `./run-test.sh` will lint
|
||||
the source code using this (see *Testing* below).
|
||||
|
||||
# Contributing
|
||||
|
||||
Please refer to the [developer guide](https://www.osbuild.org/guides/developer-guide/developer-guide.html) to learn about our workflow, code style and more.
|
||||
|
||||
# Testing
|
||||
|
||||
## Unit tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue