Contributing

How to contribute

How to contribute

Contributing to the project

If you want to contribute to the project, you can do so by forking the repository and submitting a pull request. If you're not sure how to do this, you can follow the steps below.


Forking the repository

  1. Go to the Apep repository and click the Fork button in the top right corner of the page.
  2. Select your GitHub account as the destination for the fork.
  3. Once the fork is complete, you will be redirected to your forked repository.
  4. Clone the forked repository to your local machine.
  5. Add the original repository as a remote to your local repository.
  6. Create a new branch for your changes.
  7. Make your changes and commit them to the new branch.
  8. Push the new branch to your forked repository.
  9. Create a pull request from your forked repository to the original repository.
  10. Wait for the pull request to be reviewed and merged.
Previous
Object Manager