Skip to content

Cloud2BR/docs-foundry-feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Docs Foundry Feedback

USA / Costa Rica

GitHub Cloud2BR

Last updated: 2026-02-25


This repository is the intake queue for Docs Foundry product feedback. It receives feature requests, workflow improvements, documentation suggestions, and roadmap input so the main product repository can stay focused on source code, releases, and implementation work.

How feedback gets here

There are two supported intake paths:

  1. Preferred: the hosted GitHub Pages form at https://cloud2br.github.io/docs-foundry/feedback.html prepopulates the request and opens a ready-to-submit issue in this repository.
  2. Direct: users can open an issue in this repository through the template chooser if they want to skip the Pages form.

Note

Both paths end in GitHub Issues here.

What happens after submission

  • This repository includes a GitHub Actions intake workflow at .github/workflows/feedback-intake.yml.
  • It also includes a bootstrap workflow at .github/workflows/bootstrap-labels.yml that creates the expected feedback labels when the repository setup changes are pushed.

When a new issue is opened, the workflow:

  • detects the request category from hidden Pages metadata, existing labels, title prefixes, or the issue body
  • creates any missing labels that the feedback flow expects
  • applies triage labels such as needs-triage, kind:feature, kind:improve, kind:docs, or kind:roadmap
  • automatically assigns the default maintainer routing configured in the workflow
  • posts an intake confirmation comment so the request has an immediate status marker

No extra repository variables or token secrets are required for the workflows in this repository. They use the built-in GITHUB_TOKEN that already exists in GitHub Actions runs, and feedback is routed automatically to the default maintainer configured in the workflow.

Issue templates

This repo includes issue forms for:

  • Feature requests
  • Workflow improvements
  • Documentation feedback
  • Roadmap input

Note

Blank issues are still enabled because the GitHub Pages feedback form opens prefilled issue URLs directly.

Recommended repository settings

  1. Keep Issues enabled.
  2. Keep Actions enabled.
  3. Leave the default workflow permissions at read repository contents. The workflow requests explicit issues: write permissions for label, assignee, and comment updates.
  4. Test the flow from https://cloud2br.github.io/docs-foundry/feedback.html after pushing these files.

Related links

Total views

Refresh Date: 2026-04-13

About

Repo to submit feature requests, workflow improvements, documentation suggestions, and roadmap feedback for Docs Foundry. Feedback is collected here as GitHub issues so the main product repo can stay focused on source code, releases, and implementation work.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors