Skip to content

[모각코] 촛불 하나, 둘, 셋 의지박약 사라져가고

Notifications You must be signed in to change notification settings

Codingvengers/scheduling

Repository files navigation

[모각코] 촛불 하나, 둘, 셋 의지박약 사라져가고

Contributors ✨

All Contributors

Thanks goes to these wonderful people (emoji key):


Choi hong hee

🎨 🖋 ⚠️ 💻

pplenty

🚇 ⚠️ 💻

SungMin

🚇 💻 ⚠️

kyungseop Ahn

🚇 ⚠️ 💻

Hyeong Geun Kim

🖋 🤔 💻

rlawls1991

🖋 🤔 💻

This project follows the all-contributors specification. Contributions of any kind welcome!

모각코에 참여하는 방법

1. Fork this respository

해당 repositoryfork 해주세요!

2. Clone forked repository

forkrepository를 local directory 에 clone 해주세요!

$ git clone https://github.com/{your-git-username}/scheduling.git

3. Remote 설정

$ git remote add --track main upstream https://github.com/Codingvengers/scheduling.git

4. Local 최신화

$ git remote add --track main upstream https://github.com/Codingvengers/scheduling.git #(리모트 설정이 되어 있다면 생략 가능)
$ git fetch upstream
$ git rebase upstream/main
# (resolve conflict in your editor)
$ git add .
$ git rebase --continue
$ git push -f origin main

5. Commit your

$ git add .
$ git commit -m "[your description]"
$ git push origin main

6. Register pull request for your commit

Pull Request를 등록하고 merge 해주세요.

7. Comment에 아래 내용을 참고해서 댓글을 달아주세요. (해당 부분은 contributor에 등록하는 부분으로 최초 한번만 수행합니다.)

@all-contributors please add @<your-git-username> for <Emoji>

샘플
@all-contributors please add @vvshinevv for infrastructure, tests and code

이모지는 아래 링크를 참고해주세요.
https://allcontributors.org/docs/en/emoji-key

About

[모각코] 촛불 하나, 둘, 셋 의지박약 사라져가고

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published