diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-04-16 21:27:17 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-04-16 21:27:17 -0400 |
commit | 2656f5b4ebaa7a29e5a86e8d85a4e55a89403ea9 (patch) | |
tree | f93f5de130f091e912ae26d37972754685608a71 /.gitlab | |
parent | bc8ecef6051f74270cc612eee81a77c17f2fe685 (diff) | |
download | gtk+-2656f5b4ebaa7a29e5a86e8d85a4e55a89403ea9.tar.gz |
Remove two more plusses
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/Bug.md | 2 | ||||
-rw-r--r-- | .gitlab/issue_templates/Crash.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index bda3c1b301..a3fd1d57a6 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -26,7 +26,7 @@ - Which version of GTK you are using - What operating system and version - For Linux, which distribution - - If you built GTK+ yourself, the list of options used to configure the build + - If you built GTK yourself, the list of options used to configure the build --> ## Additional information diff --git a/.gitlab/issue_templates/Crash.md b/.gitlab/issue_templates/Crash.md index ecd0d6d2e8..a2531687cf 100644 --- a/.gitlab/issue_templates/Crash.md +++ b/.gitlab/issue_templates/Crash.md @@ -16,7 +16,7 @@ - Which version of GTK you are using - What operating system and version - for Linux, which distribution - - If you built GTK+ yourself, the list of options used to configure the build + - If you built GTK yourself, the list of options used to configure the build --> ## Warnings |