Skip to content

For the complete documentation index, see llms.txt.

Providing Feedback

Provide feedback on suggestions through the Promptless dashboard or directly in GitHub. Dashboard feedback methods include request changes, inline feedback, overall comments, and close feedback. Each lets you request immediate changes or save preferences for future suggestions.

Use the Request Changes button at the top of any suggestion to request updates. Provide multiple pieces of feedback at once, and Promptless will address them all together.

Request Changes button with text field and example suggestions

The interface includes common examples to get you started:

  • “Put X file’s content as a section in Y file instead of making it its own file”
  • “Make the tone more conversational, and do that for all future suggestions too”
  • “I always want changelog entries in their own suggestion—please move”

Click Submit Request to process all your feedback.

Add feedback to specific files or sections within a suggestion in the Promptless dashboard. Click Edit or Add Comment on any file to provide context-specific input.

This is different from GitHub’s inline comments. Dashboard inline feedback appears only in the Promptless web interface.

Dashboard inline feedback buttons showing Edit and Add Comment options

When you add inline feedback, you’ll see a feedback panel with two options:

Feedback panel with checkboxes for immediate changes and future learning

Request changes on this suggestion: Promptless will apply your feedback to the current suggestion. You can add multiple comments and submit them all at once.

Remember feedback for future suggestions: Promptless saves your preferences and applies them to future documentation. This helps it learn your style and standards over time.

Examples of feedback to remember:

  • “Always include code examples for API endpoints”
  • “Use active voice instead of passive voice”
  • “Include troubleshooting sections for configuration guides”

Leave general feedback about a suggestion without targeting a specific file. This is useful for high-level guidance or when your feedback applies to the entire suggestion.

Overall comments section with text field and feedback options

Like dashboard inline feedback, you can choose whether to request immediate changes or remember the feedback for future suggestions.

When closing a suggestion, provide feedback about why you’re rejecting it. This helps Promptless improve future suggestions.

Close suggestion dialog with reason checkboxes and optional feedback field

Select one or more reasons:

  • “I copied this change into my docs editor”
  • “This change is incorrect”
  • “This change is too insignificant”
  • “This change was covered in another Promptless suggestion”
  • “This is already in my docs”
  • “This change is self-explanatory and doesn’t need docs”

You can also provide additional context in the feedback field. Check “Remember this feedback for future suggestions” to save your preferences.

After Promptless opens a documentation PR, you can leave feedback directly in GitHub. GitHub comments are separate from dashboard feedback—they won’t appear in the Promptless web interface, but Promptless will still process them. Tag @Promptless in any line comment to request changes.

Currently, tagging @Promptless in comments only works on documentation PRs that Promptless has opened—it doesn’t work on source code PRs or issues. This is a temporary limitation while we rebuild the system to handle more contexts. Soon, @Promptless mentions will work everywhere on GitHub, including issues and PRs on any repository.

Promptless reads all previous comments in the thread to understand context, so you can give brief instructions like “same change here” or “apply this to the other sections too.”

GitHub PR comment showing feedback with @Promptless mention

Need help? Contact us at help@gopromptless.ai.