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

Add ISSUE_TEMPLATE to repository #118

Closed
8 tasks
silkentrance opened this issue Mar 24, 2017 · 1 comment · Fixed by #122
Closed
8 tasks

Add ISSUE_TEMPLATE to repository #118

silkentrance opened this issue Mar 24, 2017 · 1 comment · Fixed by #122

Comments

@silkentrance
Copy link
Collaborator

silkentrance commented Mar 24, 2017

Current reports lack viable information such as the operating system / version, the tmp version and the node js version.

I'd suggest that we add a proper template to the repository so that users can simply fill out the form.

cf. https://github.com/blog/2111-issue-and-pull-request-templates

@raszi What do you think?

Issue Template Proposal

Operating System

  • Linux
  • Windows 7
  • Windows 10
  • MacOS
  • other:

NodeJS Version

  • 0.x
  • 4.x
  • 6.x
  • 7.x
  • other:

Tmp Version

TBD:Enter tmp version here

Expected Behavior

TBD:What have you expected tmp to do?

Experienced Behavior

TBD:What did actually happen?

The template

## Operating System
- [ ] Linux
- [ ] Windows 7
- [ ] Windows 10
- [ ] MacOS
- other: 

## NodeJS Version
- [ ] 0.x
- [ ] 4.x
- [ ] 6.x
- [ ] 7.x
- other: 

## Tmp Version
TBD:Enter tmp version here

## Expected Behavior
TBD:What have you expected tmp to do?

## Experienced Behavior
TBD:What did actually happen?
@raszi
Copy link
Owner

raszi commented May 10, 2017

This looks good. Could you add it please? Thank you!

raszi added a commit that referenced this issue May 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants