Thank you for your interest in contributing to this project! This document will help you understand how you can collaborate.
- Clone the repository: Fork this repository and clone it to your local machine.
- Install dependencies: Install node.js@22 and run
npm install
to install all dependencies. - Make changes: Make any change you want.
- Make a pull request: Explain on the description what you've added and what it does.
If you find a bug or have a suggestion, open an issue. Make sure to include:
- A clear and concise description of the problem.
- Steps to reproduce the issue (if applicable).
- Relevant screenshots or logs.
You can find this ones on
AppData/Roaming/VSLauncher/logs
or.config\VSLauncher\logs
.
If you have ideas to improve the project, open an issue to discuss them before starting work. Include:
- A detailed description of the feature.
- Examples of usage or additional context.
- Follow the coding standard defined in the project.
- Ensure your code is clean and well-commented.
- Update your branch: Make sure your branch is up to date with the main branch.
- Write a good commit message: Clearly describe what you have done.
- Open a Pull Request: Include a summary of the changes made and why they are necessary.
- Respond to comments: Participate in the discussion if maintainers have questions or suggestions.
This project follows a Code of Conduct. By contributing, you agree to adhere to its rules to maintain a respectful and collaborative environment.
If you have any questions, you can reach out to the maintainers via email [email protected] or open an issue.
We look forward to your contributions!