Add repository-based instructions for GitHub Copilot, to guide code suggestions for TJ Bot. This will align Copilot with our coding standards and project needs, improving quality and contributor experience.
Motivation
For TJ Bot, a Discord command-based bot built with Java and JDA, custom instructions can :
- Ensure consistent code style and patterns.
- Speed up development with relevant Copilot suggestions.
- Help contributors learn project-specific best practices.
- Reduce errors by highlighting common pitfalls.
ToDo
Add repository-based instructions for GitHub Copilot, to guide code suggestions for TJ Bot. This will align Copilot with our coding standards and project needs, improving quality and contributor experience.
Motivation
For TJ Bot, a Discord command-based bot built with Java and JDA, custom instructions can :
ToDo
.github/copilot-instructions.mdwith information like :CONTRIBUTING.md.