We welcome contributions to Mobile.de Car Data Scraper. Here are some guidelines to follow to make the process as smooth as possible.
-
Fork the repository and clone it to your local machine.
-
Create a new branch for your changes.
-
Make the changes and commit them to your branch.
-
Push your branch to your forked repository.
-
OPTIONAL: run GitHub Actions workflows locally. Here's how: https://github.com/nektos/act
-
Submit a pull request (PR) to the main repository.
-
The PR will be reviewed by the project maintainer, who will provide feedback and/or merge the changes.
The main branch should always be kept in a stable state. All contributions should be made to separate branches. This allows for easier integration of changes and for the maintainer to handle multiple contributions simultaneously.
Only one commit allowed to be merged along with the PR. Please squash all commits before creating the PR.
We follow the Contributor Covenant code of conduct. Please make sure to follow these guidelines in your interactions with the project.
By submitting a contribution, you agree to license your contribution under the MIT License.
We appreciate your help in making Mobile.de Car Data Scraper better!