Skip to content

Instantly share code, notes, and snippets.

@mossheim
Created April 18, 2017 14:50
Show Gist options
  • Save mossheim/fc74da54328cc0be03ba12f7d611a5e2 to your computer and use it in GitHub Desktop.
Save mossheim/fc74da54328cc0be03ba12f7d611a5e2 to your computer and use it in GitHub Desktop.
Draft issue template for SuperCollider

Prerequisites

  • Have you searched for existing issues (open and close) to see if the bug or feature request has already been reported?
  • If this is a bug report, are you running the latest version of SuperCollider? If not, please update to the latest version and verify that the issue still occurs before proceding.
  • Have you read the Contributing Guide?
  • Are you creating an issue in the correct repository? (if this related to a dependency, please create the issue on that repository)

Ready? Great! Please provide the following details:

System information

[SuperCollider and operating system versions]

Description

Expected behavior

[What do you expect to happen?]

Actual behavior

[What actually happens?]

Steps to reproduce the problem

// Please paste SuperCollider code here.
// Try to make your example as minimal as possible.

Error message

// Please paste any error messages here.
// Link to a Gist (https://gist.github.com) if the message is long.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment