aboutsummaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authorChangwoo Ryu <cwryu@debian.org>2020-05-17 21:47:11 +0900
committerChangwoo Ryu <cwryu@debian.org>2020-05-17 23:42:22 +0900
commitee1cb377c0d4401dbf89d89d70e8e7345828d47e (patch)
treeca5461147bea8cde22d7ccbb1738b48f0c5f0523 /korean
parent226c1cd9dfbae0a29832d0171ed8f85b9dce1a17 (diff)
(ko) Fix validation error
- devel/website/using_git.wml: Fix validation error - Fix invalid Korean contacts line in english/devel/website/validation.data
Diffstat (limited to 'korean')
-rw-r--r--korean/devel/website/using_git.wml6
1 files changed, 4 insertions, 2 deletions
diff --git a/korean/devel/website/using_git.wml b/korean/devel/website/using_git.wml
index 571f6c7fdc7..79d6d5101ea 100644
--- a/korean/devel/website/using_git.wml
+++ b/korean/devel/website/using_git.wml
@@ -39,6 +39,8 @@ control system</a>이며,
언제든지 Merge Request 하고 다른 개발자가 작업을 검토하고 여러분의 작업을 수락하도록 할 수 있습니다.
Salsa GitLab 플랫폼에서 제공하는 표준 절차를 사용하여 웹 인터페이스를 통해 Merge Request 하세요.
</p>
+
+<p>
Merge Request를 모든 웹사이트 개발자가 모니터하지 않으므로 시간 안에 시간 내에 처리되지 않을 수 있습니다.
여러분의 기여가 적용될지 확실하지 않으면 <a href="https://lists.debian.org/debian-www/">debian-www</a> 메일링리스트에 메일 보내고 검토 요청하세요.
</p>
@@ -159,8 +161,8 @@ git에 대한 자세한 내용은 git 문서를 읽어보세요.</p>
<h4><a name="closing-debian-bug-in-git-commits">git commit에서 데비안 버그 닫기</a></h4>
<p>
-커밋 로그 항목에 <code>Closes: #</code><nnnnn</var>를 포함하면
-변경을 push 하면 버그 번호 <code>#</code></nnnn</var>가 자동으로 닫힙니다.
+커밋 로그 항목에 <code>Closes: #</code><var>nnnnnn</var>를 포함하면
+변경을 push 하면 버그 번호 <code>#</code><var>nnnnnnn</var>가 자동으로 닫힙니다.
이것의 정확한 형식은
<a href="$(DOC)/debian-policy/ch-source.html#id24">데비안 정책</a>에서와 같습니다.
</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy