Skip to content

Commit

Permalink
update index page
Browse files Browse the repository at this point in the history
  • Loading branch information
bpmutter committed Jan 13, 2023
1 parent 86ced5f commit c86b3b4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/src/contribute/index.md
Expand Up @@ -36,7 +36,7 @@ Learn about the architecture of the ESLint project.

## [Set up a Development Environment](development-environment)

Developing for ESLint is a bit different than running it on the command line. This section shows you how to set up a development environment and get you ready to write code.
Developing for ESLint is a bit different than running it on the command line. This section shows you how to set up a development environment and the source code structure.

## [Run the Tests](tests)

Expand All @@ -54,10 +54,6 @@ We're always looking for contributions from the community. This section explains

Describes the governance policy for ESLint, including the rights and privileges of individuals inside the project.

## [Get the Source Code](source-code)

Before you can get started developing ESLint, you'll need to get a copy of the ESLint source code. This section explains how to do that and a little about the source code structure.

## Report a security vulnerability

To report a security vulnerability in ESLint, please use our [HackerOne program](https://hackerone.com/eslint).
Expand Down

0 comments on commit c86b3b4

Please sign in to comment.