Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: added windows set up documentation #566

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

ian-bowden-slalom
Copy link
Contributor

secureli-XXX

This change adds the setup steps for contributors using windows machines

Changes

Added windows developer configuration information to contributing.md

Testing

Clean Code Checklist

  • Meets acceptance criteria for issue
  • New logic is covered with automated tests
  • Appropriate exception handling added
  • Thoughtful logging included
  • Documentation is updated
  • Follow-up work is documented in TODOs
  • TODOs have a ticket associated with them
  • No commented-out code included

@ian-bowden-slalom ian-bowden-slalom linked an issue Jun 12, 2024 that may be closed by this pull request
Copy link
Contributor

@itoltz itoltz left a comment

Choose a reason for hiding this comment

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

Excellent documentation. Thanks for adding this!

I've just merged the branch that added tables of contents to the readmes, so please update the ToC before merging. You can either update it manually (which is pretty simple, just follow the pattern), or if you install the Markdown All in One plugin it will update the ToC on save.

EDIT: Never mind, no update is needed for the ToC as you didn't change the sections at all.

@ian-bowden-slalom ian-bowden-slalom merged commit 730fe09 into main Jun 13, 2024
6 checks passed
@ian-bowden-slalom ian-bowden-slalom deleted the feature/secureli-417-windows-developer-docs branch June 13, 2024 17:39
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.

Add Windows Developer Setup Documentation
2 participants