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

Update ISSUE_TEMPLATE.md #2107

Merged
merged 1 commit into from Oct 12, 2019
Merged

Update ISSUE_TEMPLATE.md #2107

merged 1 commit into from Oct 12, 2019

Conversation

guidobouman
Copy link
Contributor

I made some tweaks to your PR template:

  • Remove the need to indent terminal output by using headings instead of a list.
  • Simplify formulation of steps

Remove the need to indent terminal output by using headings instead of a list.
Simplify formulation of steps
- If you are having installation issues, or getting "N/A", what does `curl -I --compressed -v https://nodejs.org/dist/` print out?
<details>
<!-- do not delete the following blank line -->
#### What does `curl -I --compressed -v https://nodejs.org/dist/` print out?
Copy link
Member

Choose a reason for hiding this comment

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

by rewording this, I'm worried that I'll get a bunch of useless curl output, more often. Why do you think this ordering is better?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

My reasoning was that it would provide a simpler to read issue. But I get your worry that it would be easy to miss the comment below.

In my case, I thought I had to execute the script, until I read the comment stating if this section does not apply .... Somehow I failed to read the If you are having installation issues, or getting "N/A", ... part, and skipped right to the terminal command.

Let me remove this, it's bikeshedding anyhow.

@ljharb ljharb merged commit 0a4e6f2 into nvm-sh:master Oct 12, 2019
@guidobouman guidobouman deleted the patch-1 branch October 14, 2019 07:20
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 this pull request may close these issues.

None yet

2 participants