Skip to content

Instantly share code, notes, and snippets.

@mossheim
Last active April 18, 2017 15:05
Show Gist options
  • Save mossheim/3c07e611fdcc0f691db4e2fff053600e to your computer and use it in GitHub Desktop.
Save mossheim/3c07e611fdcc0f691db4e2fff053600e to your computer and use it in GitHub Desktop.
Draft Pull request template for SuperCollider

Purpose

Motivation and Context

Types of changes

  • Documentation (non-code change which corrects or adds documentation for existing features)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • All tests are passing
  • New tests were created to address changes in PR (and tests are passing)
  • Updated README and/or documentation, if necessary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment