Update issue templates
This commit is contained in:
@@ -0,0 +1,32 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: "[BUG]"
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
|
**To Reproduce**
|
||||||
|
Steps to reproduce the behavior:
|
||||||
|
1. Go to '...'
|
||||||
|
2. Click on '....'
|
||||||
|
3. Scroll down to '....'
|
||||||
|
4. See error
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
**Environment (please complete the following information):**
|
||||||
|
- Browser [e.g. chrome, safari]
|
||||||
|
- Claw3D version / commit:
|
||||||
|
- Build method (source / binary):
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
||||||
@@ -0,0 +1,36 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: "[FEATURE]"
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Problem description**
|
||||||
|
Is your feature request related to a problem? Please describe.
|
||||||
|
|
||||||
|
A clear and concise description of what the problem is.
|
||||||
|
Example: "I'm always frustrated when..."
|
||||||
|
|
||||||
|
**Proposed solution**
|
||||||
|
Describe the solution you'd like.
|
||||||
|
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
|
**Alternatives considered**
|
||||||
|
Describe alternatives you've considered.
|
||||||
|
|
||||||
|
A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
|
||||||
|
**OpenClaw compatibility**
|
||||||
|
Claw3D depends on **OpenClaw**. Any proposed feature must remain compatible with OpenClaw and should not break the integration between the two projects.
|
||||||
|
|
||||||
|
If this feature affects OpenClaw, please describe:
|
||||||
|
|
||||||
|
- How it interacts with OpenClaw
|
||||||
|
- Whether changes to OpenClaw would be required
|
||||||
|
- Any compatibility considerations
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context, screenshots, references, or examples about the feature request here.
|
||||||
Reference in New Issue
Block a user