Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#19] 버스 노선 정보 csv 파일 업데이트 #20

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

dbqls200
Copy link
Collaborator

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요

  • 가독성을 높이기 위해, 정류장 이름을 로마자로 표기하는 방식에 변화가 생겨 csv 파일을 업데이트했습니다.
  • 기존에는 띄어쓰기는 적용되어 있었으나, 하이픈이 없는 상태였습니다.
  • 이번 커밋에서는 표준 로마자 표기법에 맞춰 음절 간 하이픈을 추가했습니다.

AS-IS Yeonsero Myeongmul Geori

TO-BE Yeon-se-ro Myeong-mul Geo-ri

@dbqls200 dbqls200 self-assigned this Oct 17, 2024
@dbqls200 dbqls200 linked an issue Oct 17, 2024 that may be closed by this pull request
1 task
Copy link
Collaborator

@Minkyeong-Choi Minkyeong-Choi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!

@dbqls200 dbqls200 merged commit 992c696 into dev Oct 17, 2024
@dbqls200 dbqls200 deleted the chore/19-romanized-data-update branch October 17, 2024 08:30
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.

로마자 표기 방식에 따른 데이터 수정
2 participants