zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

commit 55cc95846ff64a50c28cf441068b8773bd6d11ab
parent 942ede84353a1fd86d14ca4ad2f1983d7a7fc81e
Author: srfsh <dev@srf.sh>
Date:   Fri, 15 Jul 2022 11:07:09 +0300

doc: add CONTRIBUTING.md to docs

Diffstat:
Mmix.exs | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/mix.exs b/mix.exs @@ -77,6 +77,7 @@ defp docs() do "docs/dependency-management.md", "docs/style-guide.md", "LICENSE", + "CONTRIBUTING.md", ], output: ".docs" ]