'Working Open' Project Guide

  Edit

Edit this Book

For through-the-web ediitng, follow these steps:

  1. On the page you want to edit, click on the 'Edit' button at the top of the page edit
  2. Make your edits in the GitHub interface. When you're done, scroll down and add a commit message summarizing your changes
  3. Click on the 'propose file change' button

    propose

  4. Hit the 'Create pull request' button, make sure everything looks good, then hit 'Create pull request' again

    create

This will open a discussion on your proposed changes. If your pull request is merged in, you'll see your changes appear here.

This book is produced using Gitbook.

To edit content locally, edit or create new markdown files in the github repo. On git push to the master (default) branch, Travis will run a job and push the built HTML files to the gh-pages branch. Details of that job are in the .travis.yml.

Feedback

Are we missing anything? Have a comment? Let us know what you think.