toss / es-hangul

A modern JavaScript library for handling Hangul characters.
https://es-hangul.slash.page/
MIT License
1.26k stars 85 forks source link

docs: CONTRIBUTING.md 파일에 메서드 컨벤션을 작성합니다. #132

Closed okinawaa closed 2 months ago

okinawaa commented 2 months ago

Overview

fix: #121

CONTRIBUTING.md 파일에 메서드 컨벤션을 작성합니다.

PR Checklist

  1. I have read the Contributing Guide
  2. I have written documents and tests, if needed.
vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
es-hangul ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2024 3:08am
changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 38dc52369532c9934d0eec0e2c7357a83d2d5b86

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.60%. Comparing base (d58ba15) to head (38dc523).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/toss/es-hangul/pull/132/graphs/tree.svg?width=650&height=150&src=pr&token=My9jTW6bSr&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toss)](https://app.codecov.io/gh/toss/es-hangul/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toss) ```diff @@ Coverage Diff @@ ## main #132 +/- ## ======================================= Coverage 99.60% 99.60% ======================================= Files 16 16 Lines 255 255 Branches 56 56 ======================================= Hits 254 254 Misses 1 1 ```