From e73afc30c568704aaf20353f70d2328a49be4d36 Mon Sep 17 00:00:00 2001 From: Leopere Date: Tue, 16 Oct 2018 14:49:47 -0400 Subject: [PATCH] Adding CONTRIBUTING.md notes Mostly a little specific sidebar on how contributing to lbry-docker should go down. --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..6f50850 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,8 @@ +# Contributing +This is a note from the lbry-docker repository maintainer. The official docs for contributing are linked below. + +## Note to contributors +Keep in mind [I am](https://github.com/leopere/) preferential to receiving patches over rule following as we can always nudge you in the right direction to get things more compatible with the project ethos if it's not. Never be afraid to file a PR no one should be offended. This said following the next two guides will greatly improve the speed at which we can integrate your improvements. +* [Repository Standards]( https://lbry.tech/resources/repository-standards) +* [Contribute](https://lbry.tech/contribute) +* Have a LBC wallet ready as we want you to have some for the help! Hell why not post it in your Commit or Merge Request for all I care but take your tips!