Skip to content

Improve IoT Solution Template Contribution Guide#541

Merged
ashvayka merged 2 commits into
thingsboard:mainfrom
stitenko:07.2026/Add-IoT-Hub-link
Jul 14, 2026
Merged

Improve IoT Solution Template Contribution Guide#541
ashvayka merged 2 commits into
thingsboard:mainfrom
stitenko:07.2026/Add-IoT-Hub-link

Conversation

@stitenko

@stitenko stitenko commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Description

Type of change

  • New / updated documentation page (src/content/docs/**)
  • Shared include file (src/content/_includes/**)
  • Component, layout, or styling change (src/components/**, src/styles/**)
  • Landing / use-case / case-study page (src/pages/**, src/data/**)
  • Redirects (src/data/redirects.ts)
  • Version bump / release (see release skill)
  • Build, CI, scripts, or tooling
  • Other (please describe)

Affected products

Related issues

  • Closes #

Checklist

  • pnpm check passes (Astro / TypeScript)
  • pnpm lint:eslint passes
  • pnpm lint:slugcheck passes (required if pages were added/renamed/moved across languages)
  • pnpm lint:linkcheck passes locally — required to merge; run it before requesting review (use pnpm lint:linkcheck:nobuild if you already ran a build)
  • Renamed/removed pages have a redirect in src/data/redirects.ts, and pnpm generate:redirects was run
  • No hardcoded versions — values come from src/data/versions.ts
  • Screenshots attached for visual changes

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 refines the IoT Hub solution template contribution documentation by making the “Quick Start” steps more explicit and improving link presentation/consistency (including semantic versioning references).

Changes:

  • Reworded the Quick Start section for clearer “download → adapt → upload” guidance and more concrete step descriptions.
  • Updated external semantic-versioning references to use explicit HTML links with target="_blank" + rel=....
  • Emphasized key internal cross-references (e.g., Editions / Pre-Upload Checklist / categories & use cases anchors).

Reviewed changes

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

File Description
src/content/docs/docs/iot-hub/contribution-guides/solution-template.mdx Clarifies Quick Start and strengthens cross-references; updates versioning link formatting.
src/content/_includes/docs/iot-hub/guides/changelog-guidelines.mdx Updates semantic version link formatting for consistency with external-link behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/content/docs/docs/iot-hub/contribution-guides/solution-template.mdx Outdated
@ashvayka ashvayka merged commit 3998a4b into thingsboard:main Jul 14, 2026
5 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.

4 participants