Thank you for considering contributing to react-mobile-share! Your support and contributions are invaluable to us and help make this project even better.
You can contribute in the following ways:
-
Reporting Bugs: If you encounter any bugs or issues, please report them by opening an issue on our GitHub repository. Include as much detail as possible, including steps to reproduce the issue and any relevant screenshots or error messages.
-
Suggesting Features: If you have a feature request or idea for improving the project, feel free to open an issue with the label "feature request" and describe your suggestion in detail.
-
Improving Documentation: You can help us by improving the documentation, fixing typos, or expanding sections that you think need more explanation.
-
Submitting Pull Requests: We welcome code contributions! If you want to implement a feature or fix a bug, feel free to submit a pull request. Make sure to follow the guidelines below
To ensure a smooth contribution process, please follow these guidelines
- Fork the repository and create your branch from the main branch.
- Ensure that your code follows the project’s coding style and conventions.
- Test your changes thoroughly and include tests for new features or bug fixes.
- Write clear commit messages and provide a detailed description of your pull request.
- Make sure your pull request passes all CI checks.