Skip to content

기여 가이드 문서 추가 #31

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

Merged
merged 1 commit into from
Apr 29, 2024
Merged

기여 가이드 문서 추가 #31

merged 1 commit into from
Apr 29, 2024

Conversation

DaleSeo
Copy link
Member

@DaleSeo DaleSeo commented Apr 29, 2024

오픈 소스 프로젝트에서는 보통 CONTRIBUTING.md 파일을 통해서 기여 방법을 안내하는 것이 관례입니다. GitHub에서도 저장소에CONTRIBUTING.md 파일이 존재하는 경우, Pull Request 생성 화면에서 자동으로 CONTRIBUTING.md 파일을 링크해주도록 되어 있습니다. 이를 통해 프로젝트에서 새로 기여하시는 분들도 쉽게 CONTRIBUTING.md 파일의 내용을 읽어볼 수 있습니다.

자세한 내용은 아래 공식 문서를 참고 바랍니다.

https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors

@DaleSeo DaleSeo self-assigned this Apr 29, 2024
Copy link
Member Author

Choose a reason for hiding this comment

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

이 변경 사항은 본 PR과 직접적인 상관이 없습니다. 제가 이전 PR(#30)에서 실수로 파일을 잘못된 위치에 두어서 단순히 파일을 옮바른 위치로 이동시키고 있습니다.

Copy link
Contributor

@SamTheKorean SamTheKorean left a comment

Choose a reason for hiding this comment

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

넵넵 이해했습니다! 오픈 소스 작업 방식에 대해 공부를 좀 더 해야할 것 같습니다.

@DaleSeo DaleSeo merged commit 6426cfa into main Apr 29, 2024
@DaleSeo DaleSeo deleted the contributing branch April 29, 2024 02:48

Pull Request 설명란에 문제를 해결하면서 어려웠던 부분이나 도움이 필요한 부분에 대해서 남겨주시면 다른 분들이 리뷰할 때 참고할 수 있어서 좋겠죠?
스터디 멤버들은 자신이 해결한 LeetCode 문제에 대한 답안 코드를 제출함으로써 자연스럽게 본 프로젝트에 기여하시게 됩니다.
프로젝트에 기여하는 자세한 방법은 별도의 [가이드 문서](/.CONTRIBUTING.md)를 참고 바랍니다.
Copy link
Contributor

Choose a reason for hiding this comment

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

/.CONTRIBUTING.md

. 의 위치가 / 와 바뀐것으로 생각되는데 한 번 확인 부탁드립니다...!

@DaleSeo

## 답안 코드 작성법

참조 링크 :
https://seongjin.me/how-to-contribute-to-open-source/amp/
Copy link
Contributor

@dev-jonghoonpark dev-jonghoonpark Apr 29, 2024

Choose a reason for hiding this comment

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

[https://seongjin.me/how-to-contribute-to-open-source/amp/](https://seongjin.me/how-to-contribute-to-open-source/amp/)

로 바꾸면 어떨까요?

Copy link
Contributor

Choose a reason for hiding this comment

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

느낌표 제거했습니다 ; )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants