Skip to content

Commit fdb91ff

Browse files
authored
Update CONTRIBUTING.md (#3736)
1 parent 2f8c45f commit fdb91ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,11 @@ may be useful to know what it is. Its sections are:
181181
- `operation_overrides` - is where we override the documentation_url for
182182
operations where the link in the OpenAPI descriptions is wrong.
183183

184+
Please note that if your PR unit tests are failing due to an out-of-date
185+
`openapi_operations.yaml` file, simply ask the maintainer(s) of this repo
186+
to update it for you so that your PR doesn't need to include changes
187+
to this auto-generated file.
188+
184189
### tools/metadata
185190

186191
The `tools/metadata` package is a command-line tool for working with metadata.

0 commit comments

Comments
 (0)