Thank you for your interest in contributing to the IllegalDumpSiteDetectionAndLandfillMonitoring project!
We welcome contributions from all community members.
Here’s how you can help:
📌✅🍴👨💻🔃🔍👀🤝👥
- Before making any changes, please open an issue in the GitHub repository.
- Describe whether you're addressing a bug or proposing a new feature.
- Provide as much information as possible about your proposed changes.
- This step helps us to discuss potential improvements and to plan the project’s future enhancements.
- After you submit an issue, the project maintainers will review it.
- If your issue is accepted, it will be marked as such, and you can then proceed to the next steps.
- Some issues may require further discussion or clarification.
Once your issue has been accepted:
-
Fork the repository to your GitHub account.
-
Create a new branch from the
main
branch in your forked repository.- Name your branch something descriptive, such as
feature/add-login
orfix/header-bug
.
- Name your branch something descriptive, such as
- On your new branch, make the changes you proposed in your issue.
- Be sure to follow the existing code style and add or update tests as necessary to cover your changes.
- After implementing your changes, submit a pull request (PR) to the main repository.
- In your pull request description, link to the issue you created and provide a summary of the changes as well as any other information that might be helpful for the reviewers.
- The project maintainers will review your pull request.
- During this phase, you might need to make additional changes based on feedback from the reviewers.
- Keep all discussions regarding your pull request on the GitHub pull request page.
- If your pull request is approved, a project maintainer will merge it into the main branch.
- Congratulations, you’ve successfully contributed to the project!
- Contributions are what make the open-source community such an incredible place to learn, inspire, and create.
- Any contributions you make are greatly appreciated.