Skip to content

Update README and improve setup instructions - #18

Merged
ptr727 merged 5 commits into
mainfrom
develop
Jan 16, 2026
Merged

Update README and improve setup instructions#18
ptr727 merged 5 commits into
mainfrom
develop

Conversation

@ptr727

@ptr727 ptr727 commented Jan 16, 2026

Copy link
Copy Markdown
Owner

Enhance the README for clarity and consistency, update workspace setup instructions, and standardize branding. Adjust merge rules and clarify requirements to ensure proper project management. Include extension recommendations for improved development experience.

…sion recommendations

Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
* Branding

Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>

* Allow only squash merging

Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>

---------

Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Clarify the requirements for merge rules in the README and ensure all
general merge types are enabled for rulesets to be honored.

---------

Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>

---------

Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Copilot AI review requested due to automatic review settings January 16, 2026 01:19
@ptr727
ptr727 enabled auto-merge (squash) January 16, 2026 01:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the README documentation by reorganizing setup instructions into clear sections, updating GitHub project configuration guidance, adding branching workflow documentation, and standardizing extension recommendations in the workspace file.

Changes:

  • Restructured developer environment setup into distinct sections: Tools Setup, Git Setup, Project Workspace Setup, and GitHub Local Actions Setup
  • Consolidated GitHub-related configuration into a dedicated "GitHub Setup" section
  • Added new sections for Branching Workflow and GitHub Actions Workflow best practices
  • Updated workspace spelling dictionary and alphabetized extension recommendations

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Reorganized setup instructions into logical sections, updated GitHub project settings documentation, and added workflow guidance
ProjectTemplate.code-workspace Added spelling dictionary entries for new names and git-related terms, alphabetized extension recommendations
Comments suppressed due to low confidence (1)

README.md:127

  • The instruction to save the NuGet API Key in 'GitHub Local Actions Settings / Secrets' is inconsistent with the refactored documentation structure. Lines 115-117 now handle local secrets setup (Docker Hub and GitHub tokens) in the 'GitHub Local Actions Setup' section, but the NuGet API Key at line 127 still references 'GitHub Local Actions Settings / Secrets'. Either this line should be removed (since NuGet keys are only needed in GitHub, not locally), or if local NuGet keys are needed, line 127 should be updated to align with the new documentation pattern established in lines 115-117.
    - GitHub Local Actions Settings / Secrets.

Comment thread README.md
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