Sync auto-gpt5-implementation.yml from .github repo #105
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | ||
| name: Bug report | ||
| about: Create a bug report to help us improve | ||
| title: "Bug: " | ||
| labels: ["bug", "triage", "copilot"] | ||
| assignees: ["copilot"] # <-- TUNE ME | ||
| --- | ||
| **Describe the bug** | ||
| A clear and concise description of what the bug is. | ||
| **To Reproduce** | ||
| Steps to reproduce the behavior. | ||
| **Expected behavior** | ||
| A clear and concise description of what you expected to happen. | ||
| **Additional context** | ||
| Add any other context or screenshots about the bug here. | ||