auto-assign bot을 이용하여 pr 생성 시 assignees에 자동으로 작성자를 할당해줍니다. [.github/auto_assign.yml](https://github.com/Learning-Is-Vital-In-Development/study-template/blob/main/.github/auto_assign.yml) 파일에서 확인할 수 있습니다 reviewer 등록은 [CODEOWNERS](https://github.com/Learning-Is-Vital-In-Development/study-template/blob/main/.github/CODEOWNERS)를 이용하고 있어 작성자 자동등록만 사용합니다 LIVID 외에서 사용할 때는 https://github.com/apps/auto-assign 를 참고하여 auto-assign-bot을 repository에 추가해주어야 합니다! 