From aa12a0b59937d34d12092473b7ebfa985c5cd536 Mon Sep 17 00:00:00 2001 From: Federico Caselli Date: Sat, 16 Sep 2023 10:34:08 +0200 Subject: [PATCH] update PR template include small typing fixes in the cases that don't need an issue Change-Id: Ibe17267bde0b7a747e1a50ca43124f3a661c6a99 --- .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 01bdac9c97..4d6d7fb8d3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -10,7 +10,7 @@ This pull request is: -- [ ] A documentation / typographical error fix +- [ ] A documentation / typographical / small typing error fix - Good to go, no issue or tests are needed - [ ] A short code fix - please include the issue number, and create an issue if none exists, which -- 2.47.3