We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
GovOn 프로젝트 개발 규칙과 프로세스를 요약합니다. 상세 내용은 CONTRIBUTING.md를 참고하세요.
feat/이슈번호-설명
fix/
docs/
chore/
refactor/
test/
Conventional Commits 기반, 한글 작성 허용
feat: 민원분석 API 도구 4개 추가 fix: api_lookup 응답 파싱 수정 docs: Wiki Getting Started 작성
타입: feat, fix, docs, style, refactor, test, chore, perf
feat
fix
docs
style
refactor
test
chore
perf
main
loguru.logger
print
pytest tests/ -v --cov=src --cov-report=term-missing
make lint # 코드 검사 make format # 자동 포맷팅 make test # 테스트 실행 make docker-build # Docker 이미지 빌드
GovOn Wiki
외부 링크