Main repo stays clean
Requests are stored as issues in a separate feedback repo instead of mixing product feedback into the source repository.
DocsFoundry feedback
This page routes feature requests and improvement ideas through the DocsFoundry feedback flow backed by Cloud2BR/docs-foundry-feedback. Submissions do not create commits, branches, or pull requests in the main DocsFoundry repository, so product feedback stays organized without disrupting source or release work.
Destination
All feedback from this page is routed into the DocsFoundry feedback flow backed by Cloud2BR/docs-foundry-feedback. That keeps product requests separate from the main source repository and avoids any code-branch or pull-request disruption when people submit feedback.
Configured destination
Delivery mode: GitHub-native intake. Send feedback opens a prefilled issue in the feedback repo, and that repo processes it with an issues.opened GitHub Actions workflow.
Submit feedback
Fill out the request here in the GitHub Pages UI. Send feedback opens a prefilled issue in the feedback repo, and that repo runs its GitHub Actions intake workflow as soon as the issue is submitted.
Why this flow
Requests are stored as issues in a separate feedback repo instead of mixing product feedback into the source repository.
Submissions create records in the feedback flow only, so they do not create commits, branches, or pull requests in the main DocsFoundry repository.
You can triage, label, close, or convert requests into roadmap items without cluttering the engineering branch history.