Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
Choose a Base Repository
Choose a base branch
Nothing to show
Choose a Head Repository
Choose a head branch
Nothing to show
  • 1 commit
  • 1 file changed
  • 0 commit comments
  • 1 contributor
Commits on Sep 22, 2018
Showing with 6 additions and 1 deletion.
  1. +6 −1 contributing.md
View
@@ -11,7 +11,12 @@ You can contribute to this project in several ways.
When submitting a pull request, sign [CONTRIBUTORS.txt](https://github.com/Pylons/docs-style-guide/blob/master/CONTRIBUTORS.txt) if you have not yet done so.
* Join the [IRC channel #pyramid on irc.freenode.net](https://webchat.freenode.net/?channels=pyramid).
All contributions must pass automatic checks.
## Git Branches
Git branches and their purpose and status at the time of this writing are listed below.
* [master](https://github.com/Pylons/docs-style-guide/) - The branch which should always be *deployable*. The default branch on GitHub.
* For development, create a new branch. If changes on your new branch are accepted, they will be merged into the master branch and deployed.
## Prerequisites

No commit comments for this range