Просмотр исходного кода

PULL_REQUEST_TEMPLATE.md: "Zlib" should not be capitalized.

(cherry picked from commit fd28dc9d56f42f92275c5e88e89ee60d34a167ea)
Ryan C. Gordon 2 недель назад
Родитель
Сommit
e1bc7d6de9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/PULL_REQUEST_TEMPLATE.md

+ 1 - 1
.github/PULL_REQUEST_TEMPLATE.md

@@ -1,4 +1,4 @@
-- [ ] I confirm that I am the author of this code and release it to the SDL project under the Zlib license. This contribution does not contain code from other sources, including code generated by a Large Language Model ("AI").
+- [ ] I confirm that I am the author of this code and release it to the SDL project under the zlib license. This contribution does not contain code from other sources, including code generated by a Large Language Model ("AI").
 
 <!--- Provide a general summary of your changes in the Title above -->