dev: copilot instructions

This commit is contained in:
anatawa12 2026-04-22 14:48:06 +09:00
commit b696c7cc31
No known key found for this signature in database
GPG key ID: 9CA909848B8E4EA6

4
.github/copilot-instructions.md vendored Normal file
View file

@ -0,0 +1,4 @@
If you're writing code:
- Please don't make localization for locales other than en / ja. I cannot review those locales.
- Run cargo clippy for lints and cargo fmt for format before commit.
- After completing code and commit, please add changelog entry. please note that the numbers in the changelog file is pull request number, not a issue number.