]> git.proxmox.com Git - pve-eslint.git/blob - eslint/docs/src/maintainer-guide/index.md
ecac32f0226b25b820511743a3da8064c376624a
[pve-eslint.git] / eslint / docs / src / maintainer-guide / index.md
1 ---
2 title: Maintainer Guide
3 layout: doc
4 eleventyNavigation:
5 key: maintainer guide
6 title: Maintainer Guide
7 order: 3
8
9 ---
10
11 This guide is intended for those who work as part of the ESLint project team.
12
13 ## [Managing Issues](issues)
14
15 Describes how to deal with issues when they're opened, when interacting with users, and how to close them effectively.
16
17 ## [Reviewing Pull Requests](pullrequests)
18
19 Describes how to review incoming pull requests.
20
21 ## [Managing Releases](releases)
22
23 Describes how to do an ESLint project release.
24
25 ## [Governance](governance)
26
27 Describes the governance policy for ESLint, including the rights and privileges of individuals inside the project.
28
29 ## [Working Groups](working-groups)
30
31 Describes how working groups are created and how they function within the ESLint project.