Adding CONTRIBUTING.md notes
Mostly a little specific sidebar on how contributing to lbry-docker should go down.
This commit is contained in:
parent
0e5f3823f1
commit
7ab3c1a8c0
1 changed files with 8 additions and 0 deletions
8
CONTRIBUTING.md
Normal file
8
CONTRIBUTING.md
Normal file
|
@ -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!
|
Loading…
Reference in a new issue