From d72a4efd9147d0a97376fc56ec3b4187d37895af Mon Sep 17 00:00:00 2001 From: skycommand <17097175+skycommand@users.noreply.github.com> Date: Tue, 3 Jun 2025 12:00:30 +0330 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md Fix typo --- .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 8b2eca374d24..346f67a9d648 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,7 +21,7 @@ - [ ] **Descriptive Title:** This PR's title is a synopsis of the changes it proposes. - [ ] **Summary:** This PR's summary describes the scope and intent of the change. -- [ ] **Contributor's Guide:** I have read the [contributors guide][contrib]. +- [ ] **Contributor's Guide:** I have read the [contributor's guide][contrib]. - [ ] **Style:** This PR adheres to the [style guide][style].