Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Chore: Fix typo in migrating-to-8.0.0.md #866

Merged
merged 1 commit into from Aug 28, 2021
Merged

Conversation

stephenwade
Copy link
Contributor

s/Three new rules/Four new rules/

@eslint-github-bot eslint-github-bot bot added the triage An ESLint team member will look at this issue soon label Aug 27, 2021
@eslint-github-bot
Copy link

Hi @stephenwade!, thanks for the Pull Request

The first commit message isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.

  • The commit message tag must be one of the following:

    The Tag is one of the following:

    • Fix - for a bug fix.
    • Update - either for a backwards-compatible enhancement or for a rule change that adds reported problems.
    • New - implements a new feature.
    • Breaking - for a backwards-incompatible enhancement or feature.
    • Docs - changes to documentation only.
    • Build - changes to build process only.
    • Upgrade - for a dependency upgrade.
    • Chore - for anything that isn't user-facing (for example, refactoring, adding tests, etc.).

    You can use the labels of the issue you are working on to determine the best tag.

  • There should be a space following the initial tag and colon, for example 'New: Message'.

Read more about contributing to ESLint here

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 27, 2021

CLA Signed

The committers are authorized under a signed CLA.

@netlify
Copy link

netlify bot commented Aug 27, 2021

✔️ Deploy Preview for eslint ready!

🔨 Explore the source changes: 7dd1c4e

🔍 Inspect the deploy log: https://app.netlify.com/sites/eslint/deploys/6129569a0f1d99000803eb18

😎 Browse the preview: https://deploy-preview-866--eslint.netlify.app/docs/8.0.0/user-guide/migrating-to-8.0.0

@nzakas
Copy link
Member

nzakas commented Aug 28, 2021

Thanks. This will only fix the guide on the live website, can you also submit a pull request for: https://github.com/eslint/eslint/edit/master/docs/user-guide/migrating-to-8.0.0.md

@nzakas nzakas merged commit 6f92ac8 into eslint:master Aug 28, 2021
@snitin315
Copy link
Contributor

eslint/eslint#14985

@stephenwade stephenwade deleted the patch-1 branch August 28, 2021 15:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
triage An ESLint team member will look at this issue soon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants