aboutsummaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2023-09-02 14:12:54 +0300
committerGitHub <noreply@github.com>2023-09-02 14:12:54 +0300
commited865eea911683997fad231f4300dfdf060d78d4 (patch)
treea99a5fe988ca7db820d3532b32a41fec55f9104a /.github/PULL_REQUEST_TEMPLATE.md
parent04678ea04fe93a578f949f23e6a7e74a88fc54cd (diff)
parentf317386a8e46ae7b7a0e00b3cb21b3dbfebb5da8 (diff)
v5.5.2 - Fixing bugs, small fixes
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 9828a36..df17d06 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -15,7 +15,7 @@ Explain the **details** for making this change. What existing problem does the p
Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.
<!-- Run some tests to make sure the code doesn't throw any errors, is valid, and works on IE8+. -->
-<!-- Also, maake sure that the code formatting is in line with the rest of the project. -->
+<!-- Also, make sure that the code formatting is in line with the rest of the project. -->
**Closing issues**