removed some bad formatting that was injected previously

This commit is contained in:
Brian Madison
2025-11-11 17:30:12 -06:00
parent 4d745532aa
commit 74f54a088a
9 changed files with 46 additions and 53 deletions

View File

@@ -236,9 +236,9 @@
## Sign-off
**Module Name:** \***\*\*\*\*\***\_\_\***\*\*\*\*\***
**Module Code:** \***\*\*\*\*\***\_\_\***\*\*\*\*\***
**Version:** \***\*\*\*\*\***\_\_\***\*\*\*\*\***
**Validated By:** \***\*\*\*\*\***\_\_\***\*\*\*\*\***
**Date:** \***\*\*\*\*\***\_\_\***\*\*\*\*\***
**Status:** Pass / Pass with Issues / Fail
**Module Name:** {name}
**Module Code:** {code}
**Version:** {version}
**Validated By:** {name}
**Date:** {date}
**Status:** [ ] Pass / [ ] Pass with Issues / [ ] Fail

View File

@@ -329,7 +329,7 @@ prompt:
<critical>Save location:</critical>
- Save to {{module_path}}/\_module-installer/install-config.yaml
- Save to {{module_path}}/module-installer/install-config.yaml
<ask>Does your module need custom installation logic (database setup, API registration, etc.)?</ask>
@@ -374,7 +374,7 @@ module.exports = { install };
<critical>Save location:</critical>
- Save to {{module_path}}/\_module-installer/installer.js
- Save to {{module_path}}/module-installer/installer.js
</check>
<check if="no">