From fc163a4eb037fdca371002f923731468ddcf3434 Mon Sep 17 00:00:00 2001 From: ezqzy Date: Sat, 17 Sep 2022 15:37:10 +0200 Subject: [PATCH] FIX AGAin --- .github/PULL_REQUEST_TEMPLATE.md | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1d8d45a..00b856c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,19 +15,30 @@ https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#custom-head--footer **What does this PR change? What problem does it solve?** -It adds Croatian to the list of availible languages, the file is hr.yaml (hr as in Hrvatski/Croatian) + + **Was the change discussed in an issue or in the Discussions before?** -No, at the time of writing this, it wasn't + + ## PR Checklist -- [X] This change adds/updates translations and I have used the [template present here](https://github.com/adityatelange/hugo-PaperMod/wiki/Translations#want-to-add-your-language-). -- [X] I have enabled [maintainer edits for this PR](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/allowing-changes-to-a-pull-request-branch-created-from-a-fork). -- [X] I have verified that the code works as described/as intended. +- [ ] This change adds/updates translations and I have used the [template present here](https://github.com/adityatelange/hugo-PaperMod/wiki/Translations#want-to-add-your-language-). +- [ ] I have enabled [maintainer edits for this PR](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/allowing-changes-to-a-pull-request-branch-created-from-a-fork). +- [ ] I have verified that the code works as described/as intended. - [ ] This change adds a Social Icon which has a permissive license to use it. -- [X] This change **does not** include any CDN resources/links. -- [X] This change **does not** include any unrelated scripts such as bash and python scripts. +- [ ] This change **does not** include any CDN resources/links. +- [ ] This change **does not** include any unrelated scripts such as bash and python scripts. - [ ] This change updates the overridden internal templates from HUGO's repository.