Adding PR template
This commit is contained in:
parent
10a0f45809
commit
072d2e03ad
1 changed files with 18 additions and 0 deletions
18
docs/pul_request_template.md
Normal file
18
docs/pul_request_template.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
<!-- Pull Request Template for GitHub code submissions for https://github.com/lbryio/lbry-docker -->
|
||||
<!-- Please be sure to fill this out as best as possible to achieve the best results with filing a PR and having your contributions accepted as fast as possible -->
|
||||
|
||||
<!-- Below here Reference a Related Issue or Commit -->
|
||||
# This PR Solves|Enhances or otherwise improves
|
||||
[AddReferenceHere](https://example.com/path/to/commit/file/or/issue)
|
||||
|
||||
<!-- Below here mention a description of the changes in the pull request -->
|
||||
## Proposed changes and Why
|
||||
I'm deleting this text and replacing it with what I replaced and why I replaced it. Potentially linking to any documentation that supports why it's a good change.
|
||||
|
||||
<!-- Below this line and title please be sure to @mention whoever may have been responsible for the code you're updating, fixing or expanding on. -->
|
||||
## Below here I'm Sparingly @mentioning
|
||||
@someoneImportant and why I think it's relevant to mention them.
|
||||
|
||||
<!-- Post your Unique LBC wallet RECEIVING address so that we can tip you ASAP -->
|
||||
## This is my LBC wallet address for tips
|
||||
bQmvEEfu3TsfcVEPy3SCY1L38gcvXHBiEs
|
Loading…
Reference in a new issue