Skip to content

docs: add missing scripts to README, fix SECURITY versions, add .EXAMPLE - #135

Merged
ndomako10 merged 1 commit into
masterfrom
docs/119-120-122-readme-security-help
Mar 22, 2026
Merged

docs: add missing scripts to README, fix SECURITY versions, add .EXAMPLE#135
ndomako10 merged 1 commit into
masterfrom
docs/119-120-122-readme-security-help

Conversation

@ndomako10

Copy link
Copy Markdown
Owner

Summary

  • README (#119): adds New-AccountsTemplate.ps1 and Install-GitHooks.ps1 to the Scripts\ folder structure diagram with inline descriptions
  • SECURITY.md (#120): updates Supported Versions table from 1.0.x / < 1.0 to 4.x / < 4, reflecting the current v4.0.4 release
  • Initialize-SyncReceipts.ps1 (#122): adds a .EXAMPLE block to the script-level comment-based help so Get-Help -Examples returns a usable invocation

Test plan

  • CI passes (lint checks Initialize-SyncReceipts.ps1)
  • Get-Help Scripts\Initialize-SyncReceipts.ps1 -Examples returns the new example

Closes #119, closes #120, closes #122

- README: add New-AccountsTemplate.ps1 and Install-GitHooks.ps1
  to the Scripts\ folder structure diagram (closes #119)
- SECURITY.md: update Supported Versions table from 1.0.x to 4.x
  (closes #120)
- Initialize-SyncReceipts.ps1: add .EXAMPLE block to comment-based
  help (closes #122)
@github-actions github-actions Bot added documentation Improvements or additions to documentation setup Setup and hook installer changes labels Mar 22, 2026
@ndomako10
ndomako10 merged commit e76ed2f into master Mar 22, 2026
3 checks passed
@ndomako10
ndomako10 deleted the docs/119-120-122-readme-security-help branch March 22, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation setup Setup and hook installer changes

Projects

None yet

2 participants