We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6beef5f commit d46ad09Copy full SHA for d46ad09
README.md
@@ -1,13 +1,13 @@
1
# java_calculator
2
자바 계산기 구현 미션 Repository입니다.
3
4
-## 이곳은 공개 Repo입니다.
+### 이곳은 공개 Repo입니다.
5
1. 여러분의 포트폴리오로 사용하셔도 됩니다.
6
2. 때문에 이 repo를 fork한 뒤
7
3. 여러분의 개인 Repo에 작업하며
8
4. 이 Repo에 PR을 보내어 멘토의 코드 리뷰와 피드백을 받으세요.
9
10
-## Branch 명명 규칙 + 팀의 PR규칙 정하기
+### Branch 명명 규칙 + 팀의 PR규칙 정하기
11
1. 여러분 repo는 알아서 해주시고 😀(본인 레포니 main으로 하셔두 되져)
12
2. prgrms-be-devcourse/spring-board 레포로 PR시 branch는 gituser_id을 적어주세요 :)
13
- base repo : `여기repo` base : `username` ← head repo : `여러분repo` compare : `main`또는 `github_id`
0 commit comments