docs: update issue templates for OpenClaw
This commit is contained in:
parent
28f8d00e9f
commit
84a488d911
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Report a problem or unexpected behavior in Clawdbot.
|
about: Report a problem or unexpected behavior in OpenClaw.
|
||||||
title: "[Bug]: "
|
title: "[Bug]: "
|
||||||
labels: bug
|
labels: bug
|
||||||
---
|
---
|
||||||
@ -20,7 +20,7 @@ What did you expect to happen?
|
|||||||
What actually happened?
|
What actually happened?
|
||||||
|
|
||||||
## Environment
|
## Environment
|
||||||
- Clawdbot version:
|
- OpenClaw version:
|
||||||
- OS:
|
- OS:
|
||||||
- Install method (pnpm/npx/docker/etc):
|
- Install method (pnpm/npx/docker/etc):
|
||||||
|
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -2,7 +2,7 @@ blank_issues_enabled: true
|
|||||||
contact_links:
|
contact_links:
|
||||||
- name: Onboarding
|
- name: Onboarding
|
||||||
url: https://discord.gg/clawd
|
url: https://discord.gg/clawd
|
||||||
about: New to Clawdbot? Join Discord for setup guidance from Krill in #help.
|
about: New to OpenClaw? Join Discord for setup guidance from Krill in #help.
|
||||||
- name: Support
|
- name: Support
|
||||||
url: https://discord.gg/clawd
|
url: https://discord.gg/clawd
|
||||||
about: Get help from Krill and the community on Discord in #help.
|
about: Get help from Krill and the community on Discord in #help.
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea or improvement for Clawdbot.
|
about: Suggest an idea or improvement for OpenClaw.
|
||||||
title: "[Feature]: "
|
title: "[Feature]: "
|
||||||
labels: enhancement
|
labels: enhancement
|
||||||
---
|
---
|
||||||
@ -9,7 +9,7 @@ labels: enhancement
|
|||||||
Describe the problem you are trying to solve or the opportunity you see.
|
Describe the problem you are trying to solve or the opportunity you see.
|
||||||
|
|
||||||
## Proposed solution
|
## Proposed solution
|
||||||
What would you like Clawdbot to do?
|
What would you like OpenClaw to do?
|
||||||
|
|
||||||
## Alternatives considered
|
## Alternatives considered
|
||||||
Any other approaches you have considered?
|
Any other approaches you have considered?
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user