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: DEVELOPMENT.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -74,11 +74,14 @@ Bigger changes require a more formal process.
74
74
2. It really helps to see the proposed change in action.
75
75
Start using it as a `x-*` extension if that's appropriate, or try to bring other evidence of your proposed solution being adopted.
76
76
77
-
3. If the suggested change has good support, you will be asked to create a formal proposal.
77
+
3. If you are adding support for something from another specification (such as OAuth), please point to implementations of that
78
+
specification so that we can understand how, and to what degree, it is being used.
79
+
80
+
4. If the suggested change has good support, you will be asked to create a formal proposal.
78
81
Use the [template in the proposals directory](https://github.com/OAI/OpenAPI-Specification/tree/main/proposals), copy it to a new file, and complete it.
79
82
Once you the document is ready, open a pull request.
80
83
81
-
4. The proposal will be more closely reviewed and commented on or amended until it is either rejected or accepted.
84
+
5. The proposal will be more closely reviewed and commented on or amended until it is either rejected or accepted.
82
85
At that point, the proposal is merged to the `main` branch and a final pull request is opened to add the feature to the appropriate version of the specification.
83
86
84
87
Questions are welcome on the process and at any time. Use the discussions feature or find us in Slack.
0 commit comments