Skip to content

Commit

Permalink
chore: update issue templates & README
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Jul 26, 2024
1 parent 0ad2f6f commit d929bc5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ body:
options:
- label: "`espree`"
required: false
- label: "`eslint-scope`"
required: false
- type: textarea
attributes:
label: Environment
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ body:
options:
- label: "`espree`"
required: false
- label: "`eslint-scope`"
required: false
- type: textarea
attributes:
label: What problem do you want to solve?
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ body:
options:
- label: "`espree`"
required: false
- label: "`eslint-scope`"
required: false
- type: textarea
attributes:
label: What documentation issue do you want to solve?
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Monorepo for the JS language tools.
This repository is the home of the following packages:

- [`espree`](packages/espree)
- [`eslint-scope`](packages/eslint-scope)

## Security Policy

Expand Down

0 comments on commit d929bc5

Please sign in to comment.