mirror of
https://git.proxmox.com/git/pve-eslint
synced 2025-10-06 08:10:04 +00:00

includes a (minimal) working wrapper Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
24 lines
711 B
Markdown
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.
|