mirror of
https://github.com/ohwgiles/laminar.git
synced 2024-10-27 20:34:20 +00:00
readme: add sentence about contributing
with link to the DCO. (hopefully) resolves #98
This commit is contained in:
parent
0384fc9a0a
commit
e6f338ceb2
@ -34,3 +34,7 @@ sudo make install
|
||||
## Packaging for distributions
|
||||
|
||||
The `pkg` directory contains shell scripts which use docker to build native packages (deb,rpm) for common Linux distributions. Note that these are very simple packages which may not completely conform to the distribution's packaging guidelines, however they may serve as a starting point for creating an official package, or may be useful if the official package lags.
|
||||
|
||||
## Contributing
|
||||
|
||||
Issues and pull requests via GitHub are most welcome. All pull requests must adhere to the [Developer Certificate of Origin](https://developercertificate.org/).
|
Loading…
Reference in New Issue
Block a user