aboutsummaryrefslogtreecommitdiffstats
path: root/.github/PULL_REQUEST_TEMPLATE/pull_request.md
diff options
context:
space:
mode:
authorGravatar hedy <[email protected]>2023-12-14 20:28:17 +0800
committerGravatar hedy <[email protected]>2023-12-14 20:28:17 +0800
commit449c08fd5459b2f804dbf825086ec1dd0f244d8a (patch)
treee4589cb227cdb2e611bcbf9b02ea481fe24cdb34 /.github/PULL_REQUEST_TEMPLATE/pull_request.md
parentResize theme switch (diff)
parentMerge pull request #1173 from python-discord/dependabot/pip/sentry-sdk-1.39.0 (diff)
Fix all conflicts
hopefully I dont have to do this again
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE/pull_request.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE/pull_request.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request.md b/.github/PULL_REQUEST_TEMPLATE/pull_request.md
index 358d2553..a8bba3e4 100644
--- a/.github/PULL_REQUEST_TEMPLATE/pull_request.md
+++ b/.github/PULL_REQUEST_TEMPLATE/pull_request.md
@@ -11,12 +11,3 @@
- [ ] Joined the [Python Discord community](discord.gg/python)
- [ ] Read the [Code of Conduct](https://www.pydis.com/pages/code-of-conduct) and agree to it
- [ ] I have discussed implementing this feature on the relevant service (Discord, GitHub, etc.)
-
-
-### I have changed API models and I ensure I have:
-<!-- Please remove this section if you haven't edited files under pydis_site/apps/api/models -->
-- [ ] Opened a PR updating the model on the [API GitHub Repository](https://github.com/python-discord/api)
-
-**OR**
-
-- [ ] Opened an issue on the [API GitHub Repository](https://github.com/python-discord/api) explaining what changes need to be made