Skip to content

Commit 050cb3e

Browse files
hexdrinkerclaude
andcommitted
docs: add contributing section to READMEs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3035ed9 commit 050cb3e

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.ko.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ JS 레벨과 네이티브 레벨의 LRU 캐시를 모두 초기화합니다.
147147
- Android API 21+
148148
- React Native 0.71+ (New Architecture 및 Legacy Bridge)
149149

150+
## 기여하기
151+
152+
기여를 환영합니다! Pull Request를 보내기 전에 [기여 가이드](./CONTRIBUTING.md)를 읽어주세요.
153+
150154
## 라이선스
151155

152156
[MIT](./LICENSE)

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ Returns `true` if the native TurboModule is loaded. When `false`, all APIs fall
147147
- Android API 21+
148148
- React Native 0.71+ (New Architecture & Legacy Bridge)
149149

150+
## Contributing
151+
152+
Contributions are welcome! Please read the [Contributing Guide](./CONTRIBUTING.md) before submitting a pull request.
153+
150154
## License
151155

152156
[MIT](./LICENSE)

0 commit comments

Comments
 (0)