1.6 KiB
Contributing to sern-handler/option
Thank you for your interest in contributing! We appreciate your help in making this project better.
To contribute, please follow these guidelines:
Bug Reports and Feature Requests
If you encounter a bug or have a feature request, please submit an issue on the GitHub repository. Before submitting an issue, please search existing issues to avoid duplicates.
When submitting an issue, please provide as much detail as possible, including steps to reproduce, expected behavior, and screenshots if applicable.
Pull Requests
We welcome pull requests for bug fixes, improvements, and new features. To submit a pull request, please follow these steps:
- Fork the repository and create your branch from
main. - Make your changes and ensure that the code follows the project's coding style and conventions.
- Write clear and concise commit messages.
- Test your changes thoroughly.
- Document any necessary changes in the project's documentation.
- Submit the pull request, providing a detailed description of the changes made.
Coding Style and Conventions
Please adhere to the coding style and conventions used in the project. If there are specific guidelines or linting rules, they will be mentioned in the project's documentation or configuration files.
License
By contributing to [Project Name], you agree that your contributions will be licensed under the project's license.
Thank you for considering contributing! We appreciate your support and look forward to your contributions.