web icon indicating copy to clipboard operation
web copied to clipboard

docs: upate contributing guide to be more accurate

Open aghArdeshir opened this issue 1 year ago • 2 comments

Spotted two small "imperfections" in CONTRIBUTING.md guide while reading them.

What I did

  • git remote add raises and error: remote upstream already exists. That's because GitHub adds them for forked repositories.

  • npm install had an explanation, but npm run build did not.

aghArdeshir avatar Aug 17 '24 12:08 aghArdeshir

⚠️ No Changeset found

Latest commit: 8d741f5f734fdb81abe1cc73b9862b997c5fe975

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Aug 17 '24 12:08 changeset-bot[bot]

(done :heavy_check_mark:) ~~Trying to edit my commit message to match the conventional commit format ... (for some reason, git/GitHub can't find my fork/branch)~~

aghArdeshir avatar Aug 17 '24 13:08 aghArdeshir