-
-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<!-- | ||
Thank you for contributing! | ||
ESLint adheres to the [OpenJS Foundation Code of Conduct](https://eslint.org/conduct). | ||
--> | ||
|
||
#### Prerequisites checklist | ||
|
||
- [ ] I have read the [contributing guidelines](https://github.com/eslint/eslint/blob/HEAD/CONTRIBUTING.md). | ||
|
||
#### What is the purpose of this pull request? | ||
|
||
<!-- | ||
Please ensure your pull request is ready: | ||
- Read the pull request guide (https://eslint.org/docs/latest/contribute/pull-requests) | ||
- Update documentation for this change (if appropriate) | ||
--> | ||
|
||
<!-- | ||
The following is required for all pull requests: | ||
--> | ||
|
||
#### What changes did you make? (Give an overview) | ||
|
||
#### Related Issues | ||
|
||
#### Is there anything you'd like reviewers to focus on? | ||
|
||
<!-- markdownlint-disable-file MD004 --> |