msgid ""
"Find an issue that needs more research, and do that research and summarize "
"it in a comment"
msgstr "더 많은 조사가 필요한 이슈를 찾아서 조사를 하고 댓글에 요약하자"
#: /workspaces/ord_ko/docs/src/contributing.md:38
msgid "Find an out-of-date issue and comment that it can be closed"
msgstr "오래된 이슈를 찾아서 닫을 수 있다고 댓글을 달자"
#: /workspaces/ord_ko/docs/src/contributing.md:39
msgid ""
"Find an issue that shouldn't be done, and provide constructive feedback "
"detailing why you think that is the case"
msgstr ""
"작업해서는 안 되는 이슈를 찾아서 왜 그렇게 생각하는지 자세히 설명하는 건설적"
"인 피드백을 제공하자"
#: /workspaces/ord_ko/docs/src/contributing.md:42
msgid "Merge early and often"
msgstr "일찍 그리고 자주 병합하자"
#: /workspaces/ord_ko/docs/src/contributing.md:45
msgid ""
"Break up large tasks into multiple smaller steps that individually make "
"progress. If there's a bug, you can open a PR that adds a failing ignored "
"test. This can be merged, and the next step can be to fix the bug and "
"unignore the test. Do research or testing, and report on your results. Break "