27 lines
657 B
Markdown
27 lines
657 B
Markdown
|
<!---
|
||
|
Thank you for contributing to LBRY.
|
||
|
Fields marked with (*) are required. Please don't remove the template.
|
||
|
-->
|
||
|
|
||
|
## Description (*)
|
||
|
<!---
|
||
|
Please provide a brief description of this PR.
|
||
|
-->
|
||
|
|
||
|
## Fixed Issues (if necessary)
|
||
|
<!---
|
||
|
Please mention all the relevant issues this PR fixes.
|
||
|
-->
|
||
|
|
||
|
## Screenshots (if necessary)
|
||
|
<!---
|
||
|
Provide relevant screenshots for the error fixed or the feature introduced. You can upload JPEGs, PNGs, or GIFs.
|
||
|
-->
|
||
|
|
||
|
## Contribution checklist (*)
|
||
|
- [ ] I have read the Contributing Guidelines
|
||
|
- [ ] Commits have been made with meaningful commit messages
|
||
|
- [ ] All automated tests have passed successfully
|
||
|
|
||
|
|