You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ More information is in the [Appendix: Issue automation](#appendix-issue-automati
85
85
Everyone is encouraged to open and comment on issues in the project.
86
86
If you want to tag/assign/close something and you don't have enough permissions, add a comment and someone will help.
87
87
88
-
Issues are managed by the [Triage](#triage), [Maintainer](#maintainer) and [TSC](#tsc) teams.
88
+
Issues are managed by the [Triage](#triage), [Maintainers](#maintainers) and [TSC](#tsc) teams.
89
89
They may move issues to other repositories within the project as needed.
90
90
91
91
In order to keep the issues list manageable and realistic for a relatively small group of volunteers, issues are proactively closed when it's not clear that they can be completed.
@@ -134,7 +134,7 @@ The OpenAPI Initiative uses GitHub Projects to manage work _outside_ of the spec
134
134
135
135
> [!NOTE]
136
136
> Since the 3.0.4 and 3.1.1 releases (October 2024), the OAS is developed in the `src/oas.md` file.
137
-
> Check the [Branches](#branches) section for more information about the updated branching strategy.
137
+
> Check the [Appendix: Branch Strategy](#appendix-branch-strategy) for more information about the updated branching strategy.
138
138
139
139
Changes to the next version of the specification are welcome and can be proposed by anyone.
140
140
@@ -168,7 +168,7 @@ Draft pull requests can still be reviewed while in draft state.
168
168
> [!NOTE]
169
169
> See also the detailed team outlines in the [roles section](#roles).
170
170
171
-
All pull requests must be reviewed and approved by one member of the TSC or Maintainer teams.
171
+
All pull requests must be reviewed and approved by one member of the TSC or Maintainers teams.
172
172
Reviews from other contributors are always welcome.
173
173
174
174
Additionally, all pull requests that change the specification file `spec/oas.md` must be approved by two TSC members.
0 commit comments