Files
crewAI/docs/v1.15.2/ko/snippets/snippet-intro.mdx
Lorenze Jay 289686ab49
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Check Documentation Broken Links / Check broken links (push) Has been cancelled
Vulnerability Scan / pip-audit (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Nightly Canary Release / Check for new commits (push) Has been cancelled
Nightly Canary Release / Build nightly packages (push) Has been cancelled
Nightly Canary Release / Publish nightly to PyPI (push) Has been cancelled
[docs-freeze] docs: snapshot and changelog for v1.15.2 (#6479)
2026-07-07 19:05:05 -07:00

1 line
336 B
Plaintext

소프트웨어 개발의 핵심 원칙 중 하나는 DRY(Don't Repeat Yourself, 자신을 반복하지 마라)입니다. 이 원칙은 문서화에도 적용됩니다. 동일한 내용을 여러 곳에서 반복하고 있다면, 콘텐츠를 동기화할 수 있도록 커스텀 스니펫을 생성하는 것을 고려해야 합니다.