Skip to content

Update README and workspace configuration - #12

Merged
ptr727 merged 2 commits into
mainfrom
develop
Jan 15, 2026
Merged

Update README and workspace configuration#12
ptr727 merged 2 commits into
mainfrom
develop

Conversation

@ptr727

@ptr727 ptr727 commented Jan 15, 2026

Copy link
Copy Markdown
Owner

Enhance the README with detailed setup instructions for tools, Git, and GitHub actions. Restore the C# devkit in the workspace configuration and correct spelling errors throughout the documentation.

…sion recommendations

Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Copilot AI review requested due to automatic review settings January 15, 2026 19:55

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 pull request enhances the README documentation with better organization and adds missing content, while restoring the C# DevKit extension in the workspace configuration.

Changes:

  • Reorganized README with new section structure: Tools Setup, Git Setup, Project Workspace Setup, GitHub Local Actions Setup, GitHub Setup, Branching Workflow, and GitHub Actions Workflow
  • Corrected spelling error from "Nuget" to "NuGet"
  • Added spell checker words for personal names and git-related terms
  • Restored ms-dotnettools.csdevkit extension and alphabetically sorted all extension recommendations

Reviewed changes

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

File Description
README.md Restructured documentation with clearer section hierarchy, added detailed setup instructions for tools, Git, GitHub actions, and workflow guidance; corrected NuGet capitalization
ProjectTemplate.code-workspace Added spell checker words ("gpgsign", "Pieter", "signingkey", "Viljoen"), restored C# DevKit extension, and alphabetically sorted extension recommendations

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

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

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

Comments suppressed due to low confidence (1)

README.md:126

  • The reference to 'GitHub Local Actions Settings / Secrets' on line 126 is inconsistent with the new structure. According to the updated GitHub Local Actions Setup section (lines 114-116), local secrets should be saved for ACT, not under a separate 'GitHub Local Actions Settings / Secrets' menu. This line should either be removed or updated to clarify where ACT local secrets are configured.
- Create a [NuGet API Key](https://www.nuget.org/account/apikeys).
  - Save the Key as `NUGET_API_KEY` in:
    - GitHub project security Settings / Secrets / Actions.
    - GitHub project security Settings / Secrets / Dependabot.
    - GitHub Local Actions Settings / Secrets.

Comment thread README.md
@ptr727
ptr727 merged commit 02c2c7b into main Jan 15, 2026
40 checks passed
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