Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.28 KB

CONTRIBUTING.md

File metadata and controls

31 lines (22 loc) · 1.28 KB

Contributing to vagrant-service-manager Plugin

The following is a set of guidelines for contributing to the vagrant-service-manager plugin, which is hosted in the Project Atomic Organization on GitHub.

These are just guidelines, please use your best judgement and feel free to propose changes to this document in a pull request.

At this point, this document is not complete, but as decisions are made on the [email protected] mailing list they will be added to this document.

Pull Requests

  • All changes will be made by pull request (PR), even from core committers/maintainers.

  • All changes must include appropriate documentation updates.

  • All changes must include an entry in the CHANGELOG.md in the unreleased section describing the change

  • All changes need at least 2 ACKs from maintainers before they will be merged. If the author of the PR is a maintainer, their submission is considered to be the first ACK. Therefore, PRs from maintainers only need one additional ACK.

    By "2 ACKs" we mean that two maintainers must acknowledge that the change is a good one. The 2nd person to ACK the PR should merge the PR with a comment including their agreement.