1
1
mirror of https://github.com/divnix/digga.git synced 2024-09-11 15:15:24 +03:00

README: add contributing section

This commit is contained in:
Pacman99 2021-06-03 08:36:30 -07:00 committed by Parthiv Seetharaman
parent ef17475de5
commit ab10207b4b

View File

@ -22,6 +22,14 @@ To learn about `mkFlake`'s options, take a look at the [mkFlake options doc](./d
This library is based on [flake-utils-plus](https://github.com/gytis-ivaskevicius/flake-utils-plus).
# Contributing
We encourage contributions of any kind. The simplest way to get involved is to
start posting your opinions on the issue or discussion threads. To craft well
thought out APIs we need all the thoughts regarding new ideas.
Pull Requests are just as amazing. To keep the library stable, all changes should
target the `develop` branch. Only minor bug-fixes or release PRs can target master.
# License
Digga is licensed under the [MIT License][mit].