From b068d07642cc4c21d960cb4b813b851a690c1e75 Mon Sep 17 00:00:00 2001 From: "promptless[bot]" <179508745+promptless[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 17:47:46 +0000 Subject: [PATCH 1/2] Documentation updates from Promptless --- fern/docs/features/github-pr-comments.mdx | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/fern/docs/features/github-pr-comments.mdx b/fern/docs/features/github-pr-comments.mdx index 9bcb0a5..7e01916 100644 --- a/fern/docs/features/github-pr-comments.mdx +++ b/fern/docs/features/github-pr-comments.mdx @@ -5,6 +5,28 @@ description: Learn how to provide follow-up instructions through GitHub PR comme After Promptless opens a docs PR, you can provide follow-on instructions directly through GitHub comments. +## What to expect from Promptless PRs + +When Promptless creates a documentation PR, it includes helpful links to streamline your review and feedback process. + +### Dashboard integration + +Every Promptless PR includes a direct link to view the suggestion in your dashboard: + +**[Open this suggestion in the Promptless dashboard]** + +This link takes you straight to the Change History page where you can: +- Review the full context behind the documentation changes +- See what triggered the update (code changes, Slack messages, etc.) +- Access the web interface for providing visual feedback +- Manage any images or assets that were included + +### Feedback workflow + +Promptless PRs also include a dedicated feedback link that opens the feedback modal directly in your dashboard. This provides an additional way to share quick feedback beyond GitHub comments and reviews. + +The dashboard integration makes it easier to understand the full context of documentation changes and provides multiple pathways for providing feedback, whether you prefer working directly in GitHub or using the Promptless web interface. + ## Two ways of providing feedback ### 1. Individual comments From 1ad28fdddb4f49b972df825d4f244cc2644454ec Mon Sep 17 00:00:00 2001 From: "promptless[bot]" <179508745+promptless[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 17:57:49 +0000 Subject: [PATCH 2/2] Sync documentation updates from Promptless agent --- fern/docs/features/github-pr-comments.mdx | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/fern/docs/features/github-pr-comments.mdx b/fern/docs/features/github-pr-comments.mdx index 7e01916..994e651 100644 --- a/fern/docs/features/github-pr-comments.mdx +++ b/fern/docs/features/github-pr-comments.mdx @@ -7,25 +7,7 @@ After Promptless opens a docs PR, you can provide follow-on instructions directl ## What to expect from Promptless PRs -When Promptless creates a documentation PR, it includes helpful links to streamline your review and feedback process. - -### Dashboard integration - -Every Promptless PR includes a direct link to view the suggestion in your dashboard: - -**[Open this suggestion in the Promptless dashboard]** - -This link takes you straight to the Change History page where you can: -- Review the full context behind the documentation changes -- See what triggered the update (code changes, Slack messages, etc.) -- Access the web interface for providing visual feedback -- Manage any images or assets that were included - -### Feedback workflow - -Promptless PRs also include a dedicated feedback link that opens the feedback modal directly in your dashboard. This provides an additional way to share quick feedback beyond GitHub comments and reviews. - -The dashboard integration makes it easier to understand the full context of documentation changes and provides multiple pathways for providing feedback, whether you prefer working directly in GitHub or using the Promptless web interface. +Promptless PRs include a dashboard link for full context and visual feedback, plus a direct feedback link. You can provide feedback through GitHub comments or the web interface. ## Two ways of providing feedback