Skip to content

Instantly share code, notes, and snippets.

@sgraham785
Last active January 10, 2017 21:35
Show Gist options
  • Save sgraham785/54606990eaf67ab05093a21bc6f8cee1 to your computer and use it in GitHub Desktop.
Save sgraham785/54606990eaf67ab05093a21bc6f8cee1 to your computer and use it in GitHub Desktop.
Project README.md Starter Template

Project Title

TODO: Write a project description

Prerequisites

TODO: Add requirements and dependencies

Installation

TODO: Describe the installation process

Configuration

TODO: Define any configurations needed

Usage

TODO: Write usage instructions

Tests

TODO: Write test running instructions

Maintainers

TODO: Add important development team members and emails

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b feature/my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/my-new-feature
  5. Submit a pull/merge request :D

Changes

TODO: Add important changes that have been released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment