Welcome and thank you for contributing to this project.
This file documents the project's contribution standards and important preferences contributors and assistants should follow.
- All assistant-generated responses and user-facing messages in this repository MUST be provided in Korean (한국어).
- The assistant should follow the en-US locale for formatting conventions except when the user explicitly requests another locale; however the response language must be Korean.
- Follow the project's .editorconfig rules located at the repository root.
- Keep code changes minimal, well-documented, and consistent with existing style.
- Add or update unit tests when behavior changes.
- Create branches for feature changes and open pull requests against
main. - Ensure all tests pass locally before opening a PR.
- The assistant (GitHub Copilot) should always respond in Korean to user requests and follow the repository coding and formatting rules.
- When asked for code changes, produce copy-pasteable files that adhere to the project's .editorconfig and existing code style.
If you need clarification on these guidelines, open an issue in the repository.