From 9b24c55c046908d918a74f553b77077c5dbc8c56 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Sat, 10 Jun 2023 21:27:03 -0400 Subject: [PATCH] Correct DMAPI Changelog entry name --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a2ac5f8698..b770b65721 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,7 +15,7 @@ They will be amalgamated together in the end. :cl: Categories Categories are divided up in the release notes and set after the :cl: header. The default category is Core. -The current standard categories are Core, DMAPI, HTTP API, and Host Watchdog. +The current standard categories are Core, DreamMaker API, HTTP API, and Host Watchdog. /:cl: [Why]: # (If this does not close or work on an existing GitHub issue, please add a short description [two lines down] of why you think these changes would benefit the server. If you can't justify it in words, it might not be worth adding.)