Skip to content

Conversation

@michaeltlombardi
Copy link
Contributor

@michaeltlombardi michaeltlombardi commented May 12, 2023

PR Summary

This change adds a new article to the contributor's guide for using a GitHub Codespace for authoring and editing contributions. This article explains how a contributor can setup a codespace and use it when contributing to the PowerShell documentation. It includes a few tips and a list of resources.

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

@michaeltlombardi
Copy link
Contributor Author

Note
This PR doesn't yet include screenshots, only the prose. I'll add screenshots to the article after we're happy with the overall flow and content.

@michaeltlombardi michaeltlombardi force-pushed the ab-4176/main/codespaces branch from 61d9e87 to ded9e09 Compare May 12, 2023 21:43
@learn-build-service-prod

This comment was marked as outdated.

@michaeltlombardi michaeltlombardi force-pushed the ab-4176/main/codespaces branch from ded9e09 to 26b3d14 Compare May 12, 2023 21:45
@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 26b3d14:

✅ Validation status: passed

File Status Preview URL Details
.devcontainer/devcontainer.json ✅Succeeded
.vscode/cspell/psdocs/dictionaries/psdocs.txt ✅Succeeded
reference/docs-conceptual/community/contributing/using-github-codespaces.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/toc.yml ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@michaeltlombardi michaeltlombardi force-pushed the ab-4176/main/codespaces branch from dd3b1d8 to 91bbcf7 Compare May 16, 2023 20:45
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit dd3b1d8:

✅ Validation status: passed

File Status Preview URL Details
.devcontainer/devcontainer.json ✅Succeeded
.vscode/cspell/psdocs/dictionaries/psdocs.txt ✅Succeeded
reference/docs-conceptual/community/contributing/using-github-codespaces.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/toc.yml ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 91bbcf7:

✅ Validation status: passed

File Status Preview URL Details
.devcontainer/devcontainer.json ✅Succeeded
.devcontainer/Dockerfile ✅Succeeded
.vscode/cspell/psdocs/dictionaries/psdocs.txt ✅Succeeded
reference/docs-conceptual/community/contributing/using-github-codespaces.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/toc.yml ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@michaeltlombardi michaeltlombardi force-pushed the ab-4176/main/codespaces branch from 91bbcf7 to eecb3ef Compare May 16, 2023 20:51
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit eecb3ef:

✅ Validation status: passed

File Status Preview URL Details
.devcontainer/devcontainer.json ✅Succeeded
.devcontainer/Dockerfile ✅Succeeded
.vscode/cspell/psdocs/dictionaries/psdocs.txt ✅Succeeded
reference/docs-conceptual/community/contributing/using-github-codespaces.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/toc.yml ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@michaeltlombardi michaeltlombardi force-pushed the ab-4176/main/codespaces branch from eecb3ef to 89f52ae Compare May 16, 2023 21:48
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 89f52ae:

✅ Validation status: passed

File Status Preview URL Details
.devcontainer/devcontainer.json ✅Succeeded
.devcontainer/Dockerfile ✅Succeeded
.vscode/cspell/psdocs/dictionaries/psdocs.txt ✅Succeeded
reference/docs-conceptual/community/contributing/using-github-codespaces.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/toc.yml ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@michaeltlombardi michaeltlombardi force-pushed the ab-4176/main/codespaces branch from 89f52ae to c6884d2 Compare May 16, 2023 21:52
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit c6884d2:

✅ Validation status: passed

File Status Preview URL Details
.devcontainer/devcontainer.json ✅Succeeded
.devcontainer/Dockerfile ✅Succeeded
.vscode/cspell/psdocs/dictionaries/psdocs.txt ✅Succeeded
reference/docs-conceptual/community/contributing/using-github-codespaces.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/toc.yml ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

sdwheeler
sdwheeler previously approved these changes May 16, 2023
@michaeltlombardi michaeltlombardi marked this pull request as ready for review May 17, 2023 13:54
This change adds a new article to the contributor's guide for using a GitHub
Codespace for authoring and editing contributions. This article explains how
a contributor can setup a codespace and use it when contributing to the
PowerShell documentation. It includes a few tips and a list of resources.

- Fixes AB#4176
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 5a668a0:

✅ Validation status: passed

File Status Preview URL Details
.devcontainer/devcontainer.json ✅Succeeded
.devcontainer/Dockerfile ✅Succeeded
.vscode/cspell/psdocs/dictionaries/psdocs.txt ✅Succeeded
reference/docs-conceptual/community/contributing/using-github-codespaces.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/toc.yml ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@michaeltlombardi michaeltlombardi merged commit bc17b1a into MicrosoftDocs:main May 17, 2023
@michaeltlombardi michaeltlombardi deleted the ab-4176/main/codespaces branch May 17, 2023 14:11
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