Skip to content

Feedback and Issues

Julia Silge edited this page Jun 3, 2024 · 6 revisions

Giving Feedback

Most feedback should start in GitHub Discussions. This is a great place to share ideas, ask questions, and get feedback from the team.

We're particularly interested in feedback on the following:

  • Questions about functionality
  • Reports for issues, warts, and roadblocks
  • Things you find interesting, pleasant, or irritating
  • Troubleshooting
  • Ideas for features
  • What's missing
  • What works for you
  • What doesn't

Reporting Issues

If you find a bug, please open an issue.

Before Filing an Issue

  • If you're not sure if it's a bug or not, ask via GitHub Discussions.
  • Search the issue tracker for related issues; your issue may already have been reported. If it has, don't move on; add a note describing your experience to the existing issue.
  • Try to prepare a mininally reproducible test case.

Filing an Issue

When filing an issue, please include the following:

  • The exact version of Positron you're using (from Positron > About Positron or Help > About).
  • Steps to reproduce the issue.
  • What you saw happen, and what you expected to see happen.
  • Any relevant error logs from the Developer Tools console.
Clone this wiki locally