Skip to content

Instantly share code, notes, and snippets.

@wonhyeongseo
Last active August 8, 2023 13:52
Show Gist options
  • Save wonhyeongseo/af2a8855264bb494212f81e8b8173b9a to your computer and use it in GitHub Desktop.
Save wonhyeongseo/af2a8855264bb494212f81e8b8173b9a to your computer and use it in GitHub Desktop.
PR Template for PseudoLab/OSSCA's HF-transformers Korean Initiative

What does this PR do?

Translated the <your_file>.md file of the documentation to Korean. Thank you in advance for your review.

Part of huggingface/transformers#20179

Before reviewing

  • Check for missing / redundant translations (번역 누락/중복 검사)
  • Grammar Check (맞춤법 검사)
  • Review or Add new terms to glossary (용어 확인 및 추가)
  • Check Inline TOC (e.g. [[lowercased-header]])
  • Check live-preview for gotchas (live-preview로 정상작동 확인)

Who can review? (Initial)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline, Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the documentation guidelines, and here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review? (Final)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment