Thank you for considering contributing to waMarketing! We’re excited to have you join our community. Any form of contribution is welcome and valued. Here’s how you can contribute, along with guidelines to make it as smooth and enjoyable as possible. Let's make this project better together.
- Getting Started
- How to Contribute
- Reporting Bugs
- Suggesting Enhancements
- Improving Documentation
- Code of Conduct
-
Fork the Repository: waMarketing on GitHub.
-
Clone the Repository:
git clone https://github.com/geoffreylgv/waMarketing.git
-
Create a New Branch for your feature or bugfix:
git checkout -b feature-or-bugfix-name
-
Set Up Dependencies: Install the project dependencies as outlined in the project’s README.
If you come across a bug, please let us know by creating an issue! Bug reports are a crucial part of building a reliable application.
Before submitting a bug report:
- Confirm you’re using the latest version.
- Check existing issues to see if the bug has already been reported. If so, add any extra information you might have as a comment.
When submitting a bug report:
- Describe the bug clearly and concisely.
- Include steps to reproduce the issue.
- Add any relevant environment details (e.g., OS version, browser).
- Attach screenshots or error logs, if possible, to help illustrate the problem.
If you have an idea for a new feature or improvement, we’d love to hear it!
Before suggesting:
- Review the documentation and roadmap to see if your idea fits within the project’s scope.
- Search existing issues to check if your enhancement has been proposed already.
When suggesting an enhancement:
- Explain the current situation and why this enhancement is needed.
- Provide a detailed description of your suggestion.
- Suggest possible alternatives or implementations, if you have any in mind.
Documentation is vital, and contributions here are always welcome!
If you find any part of the documentation that could be clearer or needs updates, feel free to create an issue or make the changes directly and submit a pull request.
Everyone is expected to follow our Code of Conduct. Please be respectful and considerate to fellow contributors.
Thank you for helping to make waMarketing a valuable and enjoyable project for everyone. We’re thrilled to have you onboard.