Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

david-fraley
Copy link
Contributor

@david-fraley david-fraley commented Sep 9, 2025

If you have used AI to produce some or all of this PR, please ensure you have read our AI Contribution guidelines before submitting.

This PR

  • Clarifies/updates our get started page to be more clear about what's happening and provide background knowledge
  • Adds in Coder Tasks as an optional step users can perform

You can preview the changes here.

david-fraley and others added 8 commits September 9, 2025 21:33
- Fix MD037: Remove spaces in emphasis markers
- Fix MD024: Change duplicate headings to use ### instead of ##
- Fix MD009: Remove all trailing spaces
- Fix MD032: Add blank lines around lists
- Fix MD031: Add blank lines around fenced code blocks
- Fix MD022: Add blank line before heading
- Fix MD029: Fix ordered list numbering
- Fix MD047: Add proper single trailing newline

This resolves all markdownlint errors that were causing the CI build to fail.
- Fix typo: 'avaialable' -> 'available'
- Fix typo: 'applicaiton' -> 'application'
- Fix typo: 'ciding' -> 'coding'
- Fix typo: 'Clikc' -> 'Click'
- Remove trailing space on line 222
- Add proper single trailing newline

These fixes resolve the failing CI checks for typos and markdown formatting.
- Align table columns for better readability
- Fix line wrapping for better markdown formatting

These changes resolve the fmt CI check failure.
- Remove spaces around table separator pipes for consistent formatting
- Matches the CI's markdown-table-formatter output

This resolves the fmt CI check failure.
Copy link

@jcjiang jcjiang left a comment

Choose a reason for hiding this comment

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

Looks good overall, just some small tweaks.

@david-fraley david-fraley marked this pull request as ready for review September 12, 2025 21:16
@david-fraley david-fraley enabled auto-merge (squash) September 12, 2025 21:59
david-fraley and others added 3 commits September 12, 2025 22:02
Remove trailing whitespace from lines in the quickstart documentation
to fix linting errors in CI.
The linter expects files to end with a newline character.
@david-fraley david-fraley merged commit 1e2b66f into main Sep 12, 2025
31 checks passed
@david-fraley david-fraley deleted the david-fraley/update-quickstart branch September 12, 2025 22:22
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants