diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dc9cb1f5..fdbf2d53 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -244,7 +244,7 @@ git checkout -b -15 ### 4.3 Make changes -Make changes to fix the issue. +Make changes to fix the issue. If creating a new table or API, read [Add Model and API End Points](./docs/how-to/add-model-and-api-endpoints.md). ### 4.4 Pull to get the most recent code