[scaffold] Add project scaffold (go.mod, README.md, etc.) #2

Open
opened 2026-05-21 15:11:04 +00:00 by fjadmin · 1 comment

This repository has only 1 file(s) and appears to be missing basic project files. Please create go.mod and README.md (and .gitignore if appropriate) before filing feature issues.

Other open issues have been labeled blocked until the scaffold is in place.

This repository has only 1 file(s) and appears to be missing basic project files. Please create `go.mod` and `README.md` (and `.gitignore` if appropriate) before filing feature issues. Other open issues have been labeled `blocked` until the scaffold is in place.
fjadmin added the
blocked
scaffold
labels 2026-05-21 15:11:04 +00:00
Author

Thanks for creating this issue! Before I start implementing, please tag it with a role so I know how to approach it.

Available roles:

Tag in title Label What I'll do
[pm] or [decompose] role:pm Analyze and create sub-issues
[review] or [code review] role:reviewer Review code and approve/merge PRs
[test] or [testing] role:tester Write comprehensive tests
[devops] or [docker] role:devops Docker, CI/CD, deployment changes
(no tag, any label) role:implementer Write production code and open a PR

To assign a role, either:

  • Edit the issue title to include one of the tags above (e.g., "[pm] Add auth system")
  • Add one of the matching labels

Once a role is assigned, I'll start working on this automatically.

Thanks for creating this issue! Before I start implementing, please tag it with a role so I know how to approach it. **Available roles:** | Tag in title | Label | What I'll do | |---|---|---| | [pm] or [decompose] | role:pm | Analyze and create sub-issues | | [review] or [code review] | role:reviewer | Review code and approve/merge PRs | | [test] or [testing] | role:tester | Write comprehensive tests | | [devops] or [docker] | role:devops | Docker, CI/CD, deployment changes | | (no tag, any label) | role:implementer | Write production code and open a PR | **To assign a role, either:** - Edit the issue title to include one of the tags above (e.g., "[pm] Add auth system") - Add one of the matching labels Once a role is assigned, I'll start working on this automatically. <!-- ford -->
fjadmin added the
needs-role
label 2026-05-21 15:11:05 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: newbie/my-project#2
No description provided.