TJ-Bot
TJ-Bot copied to clipboard
Feature: Adding repository based instructions as a support to GitHub copilot
This PR adds a copilot-instruction.md file to guide GitHub Copilot in generating code suggestions that align with TJ-Bot's standards. The file covers:
- Project overview
- Tech stack
- Repository structure
- Complex aspects
- Coding style
- Command implementation.
I was thinking about adding more than these, then I backed down as it could be redundant to Wiki's content. Please review, thanks!
closes #1295