Interacting with Promptless PRs
After Promptless opens a docs PR, you can provide follow-on instructions directly through GitHub comments. Promptless automatically handles quality issues (like linter failures, Vale warnings, or broken links) that arise in documentation PRs, so manual feedback can focus on content improvements rather than technical fixes.
Two ways of providing feedback
1. Individual comments
Leave individual comments on specific lines or sections of the documentation PR for targeted feedback.
Tag Promptless (@Promptless) in the comment (Note: It won’t show up in auto-complete), write your instruction, and click “Add single comment” to submit your instruction to Promptless.
When you tag Promptless, it automatically reads all previous comments in the PR to understand the full context. This means that your instructions can be as simple as “Same here” or “Apply this change to the other section too,” and Promptless will understand what you mean.
2. PR reviews
Start a review to provide multiple pieces of feedback that Promptless can handle all at once.
Start a Review
You can either click “Review changes” to begin a formal review process, or when adding an in-line comment, select the “Start a review” option instead of the “Add single comment” option.
Examples of feedback you can give to Promptless
Content updates
Request specific changes to the documentation content:
Structural changes
Suggest improvements to the documentation structure:
Technical corrections
Point out technical inaccuracies or missing details:
Style and formatting
Request improvements to presentation and readability:
Need help with GitHub PR interactions? Contact us at help@gopromptless.ai.