mirror of
https://github.com/flakestorm/flakestorm.git
synced 2026-04-25 08:46:47 +02:00
24 lines
568 B
Markdown
24 lines
568 B
Markdown
---
|
|
name: Question
|
|
about: Ask a question about flakestorm
|
|
title: '[QUESTION] '
|
|
labels: question
|
|
assignees: ''
|
|
---
|
|
|
|
## Question
|
|
What would you like to know?
|
|
|
|
## Context
|
|
Provide any relevant context:
|
|
- What are you trying to accomplish?
|
|
- What have you tried so far?
|
|
- What documentation have you reviewed?
|
|
|
|
## Environment (if relevant)
|
|
- **flakestorm version**: (e.g., 0.9.0)
|
|
- **Python version**: (e.g., 3.10.5)
|
|
- **Operating System**: (e.g., Windows 10, macOS 14.0, Ubuntu 22.04)
|
|
|
|
## Additional Information
|
|
Any other information that might help answer your question.
|