How to contribute to phpipam-ansible-modules

Did you found a bug?

  • Do not open a Github issue if the bug concerns {php}IPAM and not the ansible modules.

  • Make sure the bug is not already opened by another user.

  • If you can’t find an open issue which reflects your observed problem, go ahead and open a new bug.

  • Provide as much information as mentioned in the bug report template.

Did you write a patch for an open bug?

  • Open new pull request containing the patch.

  • Provide a clear description which describes the problem and the solution. Link the existing bug to the PR.

Do you want to add a new feature?

  • Make sure there isn’t already a feature request.

  • If you can’t find an open feature request which describes your feature idea or parts of it, feel free to open a new feature request.

  • Suggest your feature idea within the created feature request.

  • Provide as much description as possible to enable others to have a good understanding of what you are doing.

  • Point out that you want to start to work on the new feature

  • If you want to start to work on a new module we suggest to read How to write new phpipam modules@codeaffen.org.

Do you wnat to contribute to documentation?

  • Fork me.

  • Create a documentation branch.

  • Write your documentation changes.

  • Open a PR with your changes.

  • Discuss with the team about your changes.

Thank you for any contribution

We will thank you for heeding the contribution guidelines and we encourage you to contribute and join the team.