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

Fix anchor in link #16627

Closed
wants to merge 1 commit into from
Closed

Fix anchor in link #16627

wants to merge 1 commit into from

Conversation

karlhorky
Copy link
Contributor

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[x] Documentation update
[x] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

Fix the anchor in the link

Is there anything you'd like reviewers to focus on?

@karlhorky karlhorky requested a review from a team as a code owner December 7, 2022 17:23
@eslint-github-bot eslint-github-bot bot added the triage An ESLint team member will look at this issue soon label Dec 7, 2022
@netlify
Copy link

netlify bot commented Dec 7, 2022

Deploy Preview for docs-eslint ready!

Name Link
🔨 Latest commit 6f4fd1f
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/6390cc060a52440008699321
😎 Deploy Preview https://deploy-preview-16627--docs-eslint.netlify.app/user-guide/configuring/configuration-files
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@eslint-github-bot
Copy link

Hi @karlhorky!, 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 wasn't recognized. Did you mean "docs", "fix", or "feat"?
  • There should be a space following the initial tag and colon, for example 'feat: Message'.
  • The first letter of the tag should be in lowercase

To Fix: You can fix this problem by running git commit --amend, editing your commit message, and then running git push -f to update this pull request.

Read more about contributing to ESLint here

@karlhorky
Copy link
Contributor Author

Superseded by #16628

@karlhorky karlhorky closed this Dec 7, 2022
@karlhorky karlhorky deleted the patch-1 branch December 7, 2022 17:26
@eslint-github-bot eslint-github-bot bot locked and limited conversation to collaborators Jun 6, 2023
@eslint-github-bot eslint-github-bot bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Jun 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion 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

1 participant