Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 2.01 KB

File metadata and controls

44 lines (28 loc) · 2.01 KB

Contributing to Windows11-to-Linux-Dev-Journey

Thank you for considering contributing to the Windows11-to-Linux-Dev-Journey project! We welcome your contributions and appreciate your help in making this project better.

Before you get started, please take a moment to read through this guide to understand how you can contribute effectively.

Table of Contents

How to Contribute

Reporting Issues

If you encounter any issues with the project, such as bugs or feature requests, please follow these steps:

  1. Check the Issues tab to see if the issue has already been reported. If it has, you can add relevant information or subscribe to the issue for updates.
  2. If the issue is not already reported, create a new issue. Please provide detailed information about the problem or feature request, including steps to reproduce, error messages, and the expected behavior.

Pull Requests

We welcome pull requests (PRs) for bug fixes, enhancements, or new features. To contribute code to the project, follow these steps:

  1. Fork the repository to your GitHub account.
  2. Create a new branch from the master branch to work on your changes.
  3. Make your changes and commit them with clear, descriptive commit messages.
  4. Push your branch to your GitHub fork.
  5. Create a pull request against the master branch of the main repository.

Our team will review your pull request and provide feedback. Once your changes are approved, they will be merged into the project. everyone.

License

By contributing to this project, you agree that your contributions will be licensed under the project's LICENSE.


Thank you for considering contributing to Windows11-to-Linux-Dev-Journey. Your involvement helps make this project better for the community.