Skip to content
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

Open
5 tasks
rickstaa opened this issue Dec 16, 2023 · 5 comments
Open
5 tasks
Labels
status: triage this issue has not been evaluated yet

Comments

@rickstaa
Copy link
Contributor

rickstaa commented Dec 16, 2023

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:

  1. Testing Information:
  1. Debugging Information:
  • Introduce a section detailing how to set up and use Visual Studio Code (VSCode) for debugging within the project.
  • Utilize the guidelines provided in the vscode debugging notes by @eliteprox.

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

@leszko
Copy link
Contributor

leszko commented Dec 18, 2023

@rickstaa thanks for raising the GH Issue. Would you be willing to fire a PR with the contributing doc improvements?

@rickstaa
Copy link
Contributor Author

rickstaa commented Dec 18, 2023

@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. 👍🏻

@leszko
Copy link
Contributor

leszko commented Dec 19, 2023

@rickstaa
Copy link
Contributor Author

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?

@leszko
Copy link
Contributor

leszko commented Dec 19, 2023

I think that, unless we have a huge amount of content, then we can stick to one CONTRIBUTING.md page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage this issue has not been evaluated yet
Projects
None yet
Development

No branches or pull requests

2 participants