-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancing Contribution Guidelines with Testing and Debugging Information #2937
Comments
@rickstaa thanks for raising the GH Issue. Would you be willing to fire a PR with the contributing doc improvements? |
Sure, no problem! Could you let me know where this information should be included? I'm relatively new to the project, so others might be better suited to create this PR. Nevertheless, I can create a pull request using the tools I'm familiar with and contribute to the repository. 👍🏻 |
I think https://github.com/livepeer/go-livepeer/blob/master/CONTRIBUTING.md is the right place. |
Cool. Would you want the debugging and testing information to be included there or use links to separate README files? |
I think that, unless we have a huge amount of content, then we can stick to one |
Feature Request: Enhancing Contribution Guidelines with Testing and Debugging Information
Is your feature request related to a problem? Please describe.
The current documentation for contributing to the project is comprehensive but could benefit from additional details regarding testing and debugging procedures. This will make it easier for potential contributors to understand the project's testing structure and debugging workflow, leading to more effective contributions.
Describe the solution you'd like
I propose enriching the Contribution Guidelines with the following additions:
LIVEPEER_HTTP_PORT
test env variable #2936 (comment)).Describe alternatives you've considered
The alternative approach would be to create separate documents or markdown files for testing and debugging instructions or add these instructions to a developers section in the livepeer docs.
Additional context
The text was updated successfully, but these errors were encountered: