Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions .github/ISSUE_TEMPLATE/support_question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
name: Support question
about: Ask for help with using First Tree or its documentation.
title: "[Question] "
labels: question
assignees: ""
---

Before posting, review [SUPPORT.md](https://github.com/agent-team-foundation/first-tree/blob/main/SUPPORT.md). Do not disclose suspected vulnerabilities here; follow [SECURITY.md](https://github.com/agent-team-foundation/first-tree/blob/main/SECURITY.md) instead.

## Affected Surface

- CLI
- web
- server
- docs
- GitHub integration
- other

## Version and Installation

- version or commit:
- install method or source checkout:
- operating system or browser, if relevant:

## Command, Screen, or Workflow

Provide the exact command, screen, or workflow involved.

## Expected Behavior

What did you expect to happen?

## What I Tried

What have you already tried, and what happened?

## Additional Context

Add non-sensitive logs, screenshots, or related links.