Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.71 KB

CONTRIBUTING.md

File metadata and controls

24 lines (17 loc) · 1.71 KB

Contributing

All projects under the Pylons Project, including this one, follow the guidelines established at How to Contribute, Coding Style and Standards, and Pylons Project Documentation Style Guide.

You can contribute to this project in several ways.

Git Branches

  • Submit pull requests to the main branch. This branch is not the default and must be selected instead of latest. See the README.rst, under Versions.
  • For development, create a new branch. If changes on your new branch are accepted, they will be merged into the main branch and deployed.

Prerequisites

Follow the instructions in README.rst to install the tools needed to run the project.