mirror of
https://github.com/crabwise-ai/crabwalk.git
synced 2026-08-14 09:02:07 +00:00
docs: update feedback-skill.md to include additional context in feedback body
- Revised the body field in the feedback JSON structure to encourage users to share details about the machine, location, and Crabwalk version number. - Enhanced clarity and completeness of feedback submissions to improve the overall feedback process.
This commit is contained in:
@@ -89,7 +89,7 @@ Content-Type: application/json
|
||||
{
|
||||
"type": "bug" | "feature" | "general",
|
||||
"title": "[type] Brief summary (1 line)",
|
||||
"body": "Detailed description from conversation"
|
||||
"body": "Detailed description from conversation + Share details available about the machine, location, and crabwalk version number"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user