pve-eslint/eslint/docs/maintainer-guide/README.md
Dominik Csapak eb39fafa4f first commit
includes a (minimal) working wrapper

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-04-06 15:06:03 +02:00

24 lines
711 B
Markdown

# Maintainer Guide
This guide is intended for those who work as part of the ESLint project team.
## [Managing Issues](issues.md)
Describes how to deal with issues when they're opened, when interacting with users, and how to close them effectively.
## [Reviewing Pull Requests](pullrequests.md)
Describes how to review incoming pull requests.
## [Managing Releases](releases.md)
Describes how to do an ESLint project release.
## [Governance](governance.md)
Describes the governance policy for ESLint, including the rights and privileges of individuals inside the project.
## [Working Groups](working-groups.md)
Describes how working groups are created and how they function within the ESLint project.