Skip to content

feat: communication 항목에 other 옵션 추가#38

Merged
jih0-kim merged 2 commits into
mainfrom
feature/communication-other
Jun 21, 2026
Merged

feat: communication 항목에 other 옵션 추가#38
jih0-kim merged 2 commits into
mainfrom
feature/communication-other

Conversation

@jih0-kim

@jih0-kim jih0-kim commented Jun 14, 2026

Copy link
Copy Markdown
Member

Resolves #37

요약

  • 모델 추가 이슈 양식의 communication 체크박스에 other 옵션 추가
  • 스키마 문서(CONTRIBUTING.md 한/영, generate_site.py README 템플릿) 동기화

배경

기존 옵션(ros2, grpc, lcm, zenoh)에 해당하지 않는 통신 방식(예: PR #20 CogACT — HTTP REST)을 폼에서 선택할 수 있도록 합니다.

변경 파일

  • .github/ISSUE_TEMPLATE/add-model.yml — 체크박스에 other 추가
  • CONTRIBUTING.md — 한국어/영어 표 업데이트

테스트 계획

  • 새 모델 이슈 작성 시 양식에서 other 옵션이 보이는지 확인
  • other만 선택해 이슈 생성 시 자동 PR 생성/검증 통과 확인

jih0-kim and others added 2 commits June 14, 2026 22:05
모델 추가 폼의 communication 체크박스에 other 옵션을 추가하고,
스키마 문서(CONTRIBUTING.md 한/영, generate_site README 템플릿)를
동기화합니다. validate_data.py는 이미 other를 허용하고 있어
검증 로직 변경은 불필요합니다.
@jih0-kim jih0-kim merged commit c45a31a into main Jun 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

모델 communication 항목에 other 추가

1 participant