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

GitHub issue template with repros via GitHub Actions #947

Merged
merged 2 commits into from Feb 4, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE.md
@@ -0,0 +1,27 @@
### Expected Behavior


### Actual Behavior


### Steps to reproduce the problem



Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Let's use the same three white spaces for each section?

### Minimal reproduction

<!--

This link explains why we ask for a minimal reproduction. Thank you in advance!
https://gist.github.com/Rich-Harris/88c5fc2ac6dc941b22e7996af05d70ff

You can create a reproduction here:
https://github.com/cspotcode/ts-node-repros
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to move this under TypeStrong too?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that'd be ideal.

Copy link
Collaborator Author

@cspotcode cspotcode Jan 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@blakeembrey what's the best way to do this? Push the code to TypeStrong/ts-node-repros? Or use Github's "Transfer Ownership" button?

-->

### Specifications

* ts-node version:
* node version:
* Operating system and version:
* If Windows, are you using WSL or WSL2?: