Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.31 KB

CONTRIBUTING.md

File metadata and controls

26 lines (18 loc) · 1.31 KB

Contribute to the Pods Framework

Community made patches, localizations, bug reports, and contributions are always welcome and are crucial to ensure that Pods Framework remains alive and strong.

When contributing please ensure you follow the guidelines below so that we can keep on top of things.

Getting Started

  • Submit a ticket for your issue, assuming one does not already exist.

Making Changes

  • Fork the repository on GitHub
  • Make the changes to your forked repository's code
  • When committing, reference your issue (if present) and include a note about the fix
  • Push the changes to your fork and submit a pull request to the '2.x' branch of the Pods repository

At this point you're waiting on us to merge your pull request. We'll review all pull requests, and make suggestions and changes if necessary.

Additional Resources