Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better contribution docs, mention Gitter chatroom #253

Merged
merged 4 commits into from Apr 27, 2018

Commits on Apr 11, 2018

  1. docs: improve CONTRIBUTING guide

    - dependencies via requirements.txt
    - clearer pull request guidelines
    - mention AUTHORS.txt
    - clarify flake8
    - better project overview
    latk committed Apr 11, 2018
    Copy the full SHA
    f0e073c View commit details
    Browse the repository at this point in the history
  2. docs: build Sphinx on Travis

    This ought to fail if there are any problems with the documentation
    latk committed Apr 11, 2018
    Copy the full SHA
    c00f54f View commit details
    Browse the repository at this point in the history
  3. link to the Gitter chat room

    Having a chat is desirable because real-time discussions are sometimes
    much more efficient than typing up issue comments. I tested this by
    walking a first-time contributor through Git and the pull request
    process.
    
    Gitter is a chat service with good GitHub integration. The chat rooms
    are fairly open and can be viewed without having to log in. For
    logged-in users, there is an IRC bridge.
    latk committed Apr 11, 2018
    Copy the full SHA
    b841468 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2c5a81f View commit details
    Browse the repository at this point in the history