Skip to content

chore: project hygiene scaffolding - #1

Draft
Shreebz wants to merge 1 commit into
masterfrom
dave/project-hygiene-scaffold-56de
Draft

chore: project hygiene scaffolding#1
Shreebz wants to merge 1 commit into
masterfrom
dave/project-hygiene-scaffold-56de

Conversation

@Shreebz

@Shreebz Shreebz commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Summary

Establish a clean starting foundation for the repo: docs, license, contribution process, and editor/git defaults. No product/feature behavior changes.

Changes

  • Add core docs: CONTRIBUTING.md, AGENTS.md, CHANGELOG.md, SECURITY.md, CODE_OF_CONDUCT.md, LICENSE
  • Restructure README.md with a clear “start here” section and layout table
  • Add .editorconfig and .gitattributes
  • Expand .gitignore for OS junk, editor files, secrets, and future build artifacts
  • Add GitHub issue templates (bug/feature) and PR template

Motivation

Start from good coding hygiene before expanding features or process around product code.

Testing

  • Reviewed file set and links in README.md
  • Confirmed commit is docs/hygiene-only (no Lua script changes)
Open in Web Open in Cursor 

Establish baseline docs and repo hygiene so work starts from a clean,
consistent foundation: license, contributing/security/conduct guides,
changelog, agent notes, editor/git defaults, and GitHub issue/PR templates.

Co-authored-by: Dave Schreiber <Shreebz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants