Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.46 KB

contributing.md

File metadata and controls

23 lines (18 loc) · 1.46 KB

Contributing Guidelines

We welcome contributions to the OilDataCleaner module from the community. There are many ways to contribute, from writing code to improving documentation to reporting bugs.

Reporting Issues

If you encounter any issues with the OilDataCleaner module, please open an issue on our GitHub repository here. Please include a detailed description of the issue, including any error messages, and steps to reproduce the problem.

Suggesting Enhancements

If you have an idea for an enhancement or new feature for the OilDataCleaner module, please open an issue on our GitHub repository here. Please include a detailed description of the enhancement, including how it would be used and any potential benefits.

Contributing Code

If you would like to contribute code to the OilDataCleaner module, please follow these steps:

Fork the repository to your own GitHub account. Clone the forked repository to your local machine. Make your changes to the code. Test your changes thoroughly. Commit your changes and push them to your forked repository. Open a pull request from your forked repository to the original repository. Wait for the maintainers to review your code and provide feedback. Once your pull request has been reviewed and accepted, your changes will be merged into the OilDataCleaner module.

Thank you for your contributions to the OilDataCleaner module!