FleetbaseFleetbase

GitHub Discussions

Ask questions, propose features, and participate in longer-form community conversations about Fleetbase on GitHub Discussions.

GitHub Discussions

GitHub Discussions is the home for longer-form community conversations about Fleetbase — feature proposals, architecture questions, integration ideas, and anything that benefits from a permanent, searchable record rather than a real-time chat message.

Open a Discussion →

Discussions vs Issues vs Discord

UseBest place
Bug report with a clear reproductionGitHub Issues
Question about installation or API usage (quick answer)Discord #help
Feature proposal or architectural questionGitHub Discussions
Sharing something you builtDiscord #showcase
Anything that should be searchable and permanentGitHub Discussions

Discussion Categories

GitHub Discussions are organised into categories. Choose the right one when opening a thread:

CategoryWhen to use
Q&AQuestions where you're looking for a specific answer — others can mark replies as answered
IdeasFeature proposals and improvement suggestions — good for community voting and early feedback
Show and TellShare extensions, integrations, or projects you've built on top of Fleetbase
GeneralAnything that doesn't fit the other categories
AnnouncementsCore team announcements — read-only for community members

Before You Post

Search existing discussions before opening a new one. The search bar at the top of the Discussions page searches both open and closed threads.

Also check:

Writing a Good Discussion Post

For Q&A:

  • State what you're trying to achieve, not just what's failing
  • Include your deployment setup (Docker version, environment)
  • Paste relevant config or code snippets using fenced code blocks

For feature proposals (Ideas):

  • Describe the problem you're solving — not just the feature you want
  • Explain how you currently work around it
  • Share rough ideas on implementation if you have them — maintainers are more likely to engage if you've thought it through

For Show and Tell:

  • Briefly explain what you built and what problem it solves
  • Link to your repository or a demo if available

Repository-Specific Discussions

Each major Fleetbase repository has its own Discussions page for topics specific to that component:

GitHub Discussions | Fleetbase