From aa394f666c0613678b58b7fb1ae037b4ae029682 Mon Sep 17 00:00:00 2001 From: Steve Henry Date: Fri, 2 May 2025 13:44:27 +0100 Subject: [PATCH] Update PR template --- .../pull_request_template.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 8e77f0f..861c0fc 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,3 +1,14 @@ -Thank you for contributing to [intercom/Intercom-OpenAPI](https://github.com/intercom/Intercom-OpenAPI)! +# API Changes Description -**Please note that we cannot accept pull requests that directly modify the descriptions in this repo.** If you have identified a problem with the descriptions, [consider opening an issue instead](https://github.com/intercom/Intercom-OpenAPI/issues/new?template=schema-inaccuracy.md) :bow: \ No newline at end of file +## What Changed + +Please provide a clear description of the changes made in this PR. + + +## API Versions Affected + +List all API versions that are affected by these changes. +For example: +- v2.0 +- v2.13 +- Unstable