From 7cec3f52b9d3768edab45477029e2362774a3085 Mon Sep 17 00:00:00 2001 From: Anders Jonsson Date: Fri, 3 Oct 2025 00:54:09 +0200 Subject: [PATCH] .gitlab: fix template typo --- .gitlab/issue_templates/Default.md | 2 +- .gitlab/merge_request_templates/default.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md index 67170342d7..4d1c026504 100644 --- a/.gitlab/issue_templates/Default.md +++ b/.gitlab/issue_templates/Default.md @@ -24,7 +24,7 @@ https://gitlab.gnome.org/GNOME/gimp/-/issues/?sort=updated_desc&state=all&label_ - "Be considerate and respectful". This is our main rule. E.g. avoid negative emotional writing which only generates more upsetting interactions. -- Stay on topic by writting only one bug per report created. +- Stay on topic by writing only one bug per report created. - Add full (not cropped) screenshots or other files using the clip button on GitLab. --> ### Reproduction diff --git a/.gitlab/merge_request_templates/default.md b/.gitlab/merge_request_templates/default.md index 0facc4a385..a568479b38 100644 --- a/.gitlab/merge_request_templates/default.md +++ b/.gitlab/merge_request_templates/default.md @@ -12,4 +12,4 @@ Only human created works please! - You can request the devs to allow installable packages to be - generated from this MR by writting ~Package: in the comments --> + generated from this MR by writing ~Package: in the comments -->