First off, thank you for considering contributing to WANTED.solutions open source! It's people like you that make our project great.
If you find a bug, please report it by opening an issue on our GitHub repository. Be sure to include:
- A clear and descriptive title
- A detailed description of the problem
- Steps to reproduce the issue
- Any relevant screenshots or logs
If you have an idea for a new feature or an improvement to an existing feature, please open an issue on our GitHub repository. Be sure to include:
- A clear and descriptive title
- A detailed description of the proposed enhancement
- Any relevant examples or mockups
- Fork the repository.
- Create a new branch for your feature or bugfix (
git checkout -b feature/your-feature-name
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/your-feature-name
). - Open a pull request.
Please make sure your pull request adheres to the following guidelines:
- Follow the project's coding style.
- Write clear and descriptive commit messages.
- Include tests for any new features or bug fixes.
- Ensure all tests pass before submitting the pull request.
This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to support@wanted.solutions
.
If you need help, feel free to reach out by opening an issue on our GitHub repository or contacting us at support@wanted.solutions
.
Thank you for contributing!
2024 © All rights reserved - WANTED.solutions s.r.o. <@wanted-solutions>