Leave "hardcoded" one word
This commit is contained in:
parent
a277ed992f
commit
fe705b909e
4
.github/pull_request_template.md
generated
vendored
4
.github/pull_request_template.md
generated
vendored
@ -12,7 +12,7 @@ Link: #
|
||||
- [ ] **Self-review completed** – Code follows project standards.
|
||||
- [ ] **Tested thoroughly** – Changes work as expected.
|
||||
- [ ] **No breaking changes** – Existing functionality remains intact.
|
||||
- [ ] **No security risks** – No hard coded secrets, unnecessary privilege escalations, or permission issues.
|
||||
- [ ] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues.
|
||||
|
||||
---
|
||||
|
||||
@ -32,7 +32,7 @@ Link: #
|
||||
|
||||
- [ ] **Follows `Code_Audit.md` & `CONTRIBUTING.md` guidelines**
|
||||
- [ ] **Uses correct script structure (`AppName.sh`, `AppName-install.sh`, `AppName.json`)**
|
||||
- [ ] **No hard coded credentials**
|
||||
- [ ] **No hardcoded credentials**
|
||||
|
||||
|
||||
## 📋 Additional Information (optional)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user