Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] AI Project 기본 설정 및 Convention 규칙 #2

Merged
merged 4 commits into from
Oct 6, 2023
Merged

[DOC] AI Project 기본 설정 및 Convention 규칙 #2

merged 4 commits into from
Oct 6, 2023

Conversation

yugenius0213
Copy link
Member

@yugenius0213 yugenius0213 commented Oct 6, 2023

Summary

AI Project 기본 설정 및 Convention 규칙을 작성하였습니다.

Description

  • Rules.md 파일을 생성하고, Commit, Issue/PR, Branch에 대한 규칙을 명시하였습니다.
  • .gitignore 파일에 .idea 디렉토리와 .env* 환경변수 파일 관련 사항을 추가하였습니다.
  • .github 디렉토리에 Issue 및 PR 템플릿 문서를 추가하였습니다.
  • main Branch로의 직접적인 Push를 제한하고, PR과 Code-Review를 통해서만 Project 개발이 가능하도록 Branch Protection Rule을 적용하였습니다.

@yugenius0213 yugenius0213 added the doc Improvements or additions to documentation label Oct 6, 2023
@yugenius0213 yugenius0213 self-assigned this Oct 6, 2023
@yugenius0213 yugenius0213 changed the title [DOC] BE Project 기본 설정 및 Convention 규칙 [DOC] AI Project 기본 설정 및 Convention 규칙 Oct 6, 2023
@yugenius0213 yugenius0213 linked an issue Oct 6, 2023 that may be closed by this pull request
Copy link
Contributor

@DooHongKm DooHongKm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다.

@yugenius0213 yugenius0213 merged commit 630664b into Capstone-2023-2:main Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Improvements or additions to documentation
Projects
Development

Successfully merging this pull request may close these issues.

[DOC] AI Project 기본 설정 및 Convention 규칙
2 participants