impress / impress/impress.js

Document the supported node version for development environment

Open
#589 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
38.2k
Forks
6.6k
PR merge metrics
No merged PRs in 30d

Description

See https://github.com/impress/impress.js/issues/585.

We can either use a .nvmrc file in the root (so that we can use nvm use and make it work with the desired node version using NVM), document something in the package.json file or just document in the CONTRIBUTING.md.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the linked issue 585, then inspect the root package.json and CONTRIBUTING.md to determine where the supported Node version should be recorded. Check whether a root .nvmrc is appropriate based on the project's existing development setup. Done means the supported version is documented or declared in one clear, discoverable place.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
developer-experience, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.