Compare commits

...

3 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
9f9b8ab7bc
Merge pull request #1314 from bandogora/patch-1
Some checks failed
Update Versions from GitHub / update-versions (push) Has been cancelled
Fix typos and improve wording in PR template
2026-01-18 23:02:57 +01:00
Justin
fe705b909e
Leave "hardcoded" one word 2026-01-18 21:59:23 +00:00
Justin
a277ed992f
Fix typos and improve wording in PR template
Corrected spelling and phrasing issues in the pull request template.
2026-01-18 21:52:44 +00:00

4
.github/pull_request_template.md generated vendored
View File

@ -1,4 +1,4 @@
## **Scripts wich are clearly AI generated and not further revied by the Author of this PR (in terms of Coding Standards and Script Layout) may be closed without review.** ## **Scripts which are clearly AI generated and not further revised by the Author of this PR (in terms of Coding Standards and Script Layout) may be closed without review.**
## ✍️ Description ## ✍️ Description
<!-- Briefly describe your changes. --> <!-- Briefly describe your changes. -->
@ -43,7 +43,7 @@ Link: #
## 📦 Application Requirements (for new scripts) ## 📦 Application Requirements (for new scripts)
> Required for **🆕 New script** submissions. > Required for **🆕 New script** submissions.
> PRs that do not meet these requirements may be closed without review. > Pull requests that do not meet these requirements may be closed without review.
- [ ] The application is **at least 6 months old** - [ ] The application is **at least 6 months old**
- [ ] The application is **actively maintained** - [ ] The application is **actively maintained**
- [ ] The application has **600+ GitHub stars** - [ ] The application has **600+ GitHub stars**