I welcome contributions to GitWave and are grateful for every pull request or issue submitted. Below are the guidelines for contributing to our project.
Your reports are invaluable in keeping GitWave running smoothly and improving the user experience. If you've identified a problem with the app, please follow these steps to report it:
- Check the Issue Tracker: Before creating a new issue, please check the issue tracker to avoid submitting duplicates.
- Gather Information: Collect as much information as possible about the issue, including steps to reproduce it, what you expected to happen, and what actually happened.
- Navigate to the Issues Tab: Go to the 'Issues' tab in the GitWave GitHub repository.
- Create a New Issue: Click on 'New issue'.
- Describe the Problem:
- Provide a clear and descriptive title.
- In the issue description, explain the problem in detail. Include any error messages, screenshots, or other relevant information.
- Attach Logs: If applicable, attach logs from the 'logs' folder of the app to help diagnose the problem.
Once you've submitted an issue, the maintainers will review it and respond accordingly. I may ask for further information or clarification if needed. I appreciate your patience and cooperation during this process.
If you'd like to contribute code to GitWave, please follow the pull request process outlined below:
- Fork the Repository: Create a fork of the main GitWave repository.
- Create a Branch: Make your changes in a new branch based on the 'master' branch.
- Submit a Pull Request: Once you've completed your changes, submit a pull request to the main repository.
- Code Review: Your pull request will be reviewed by the maintainers and any necessary changes can be discussed.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.
Thank you for contributing to GitWave!