SuperAGI
SuperAGI copied to clipboard
Create 1.BUG_REPORT.yml
Created bug report issue template
Description
Created Issue Template for Bug Report
Related Issues
Solution and Design
Test Plan
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [x] Docs update
Checklist
- [ ] My pull request is atomic and focuses on a single change.
- [ ] I have read the contributing guide and my code conforms to the guidelines.
- [ ] I have documented my changes clearly and comprehensively.
- [ ] I have added the required tests.