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

chore: introduce envinfo into environment section #10553

Merged
merged 5 commits into from Oct 16, 2019

Conversation

JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Oct 15, 2019

Q                       A
Fixed Issues? Fixes #8227, Closes #9000
License MIT

In this PR we introduce npx envinfo --preset babel and offer an alternative one-liner to fill in the bug report. Note that it is also okay if user prefer to type in environment information manually.

For the format & information of the generated environment report, please see the upstream PR.

@JLHwung JLHwung added the PR: Internal 🏠 A type of pull request used for our changelog categories label Oct 15, 2019
JLHwung and others added 2 commits October 15, 2019 09:29
Co-Authored-By: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
@@ -26,18 +26,24 @@ A clear and concise description of what the regression is.
var your => (code) => here;
```

**Babel Configuration (.babelrc, package.json, cli command)**
**Expected behavior/code**
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reordered Expected behavior/code section to align with bug report template.

@existentialism existentialism merged commit 800eccc into babel:master Oct 16, 2019
existentialism added a commit that referenced this pull request Oct 16, 2019
JLHwung pushed a commit that referenced this pull request Oct 16, 2019
JLHwung added a commit to JLHwung/babel that referenced this pull request Oct 16, 2019
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Jan 15, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jan 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add envinfo to ISSUE_TEMPLATE
3 participants