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

docs: Add CONTRIBUTING and finish project setup #7

Merged
merged 10 commits into from
Jul 24, 2023
Merged

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Jul 22, 2023

This PR will add CONTRIBUTING guide for this project and finish the project setup works.

This PR will also close #10

@Xuanwo Xuanwo requested review from Fokko and nastra July 22, 2023 03:49
@Xuanwo
Copy link
Member Author

Xuanwo commented Jul 22, 2023

cc @ConeyLiu & @Fokko & @nastra, would you like to take a look? Thanks.

Also cc @liurenjie1024, @JanKaul, @ZENOTME

NOTICE Outdated Show resolved Hide resolved
Signed-off-by: Xuanwo <[email protected]>
NOTICE Outdated Show resolved Hide resolved
@@ -0,0 +1,8 @@
# Change Log
Copy link
Contributor

Choose a reason for hiding this comment

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

It is up to the individual projects, what they prefer. What I do with PyIceberg is use the GitHub milestones to keep track of what's being included in a version. You can link both issues and PRs to the milestone, and that works well for me.

Copy link
Member Author

@Xuanwo Xuanwo Jul 22, 2023

Choose a reason for hiding this comment

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

Github ecosystem like dependabot will read changelog.md to provide more information for users, for example:
image

And I plan to utilize GitHub's built-in release note generator, which is based on pull requests, to assist us in creating the changelog. This should result in a minimal maintenance burden.

CONTRIBUTING.md Outdated Show resolved Hide resolved
@Xuanwo
Copy link
Member Author

Xuanwo commented Jul 22, 2023

@Fokko, PTAL, thanks!

Copy link
Contributor

@nastra nastra left a comment

Choose a reason for hiding this comment

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

Just a few small wording updates but other than that it LGTM

CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
Xuanwo and others added 5 commits July 22, 2023 14:57
Signed-off-by: Xuanwo <[email protected]>
Co-authored-by: Eduard Tudenhoefner <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
@Xuanwo
Copy link
Member Author

Xuanwo commented Jul 22, 2023

Hi, @nastra, all comments have been addressed, PTAL. Thanks!

Copy link
Contributor

@nastra nastra left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @Xuanwo. @Fokko do you have any other comments?

Copy link

@ConeyLiu ConeyLiu left a comment

Choose a reason for hiding this comment

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

Thanks for pinging me. LGTM

Copy link
Contributor

@liurenjie1024 liurenjie1024 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

Choose a reason for hiding this comment

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

Really cool!

@Xuanwo
Copy link
Member Author

Xuanwo commented Jul 24, 2023

cc @Fokko, would you like to take another look? Thanks.

Copy link
Member

@jackwener jackwener left a comment

Choose a reason for hiding this comment

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

Cool !

Copy link
Contributor

@ZENOTME ZENOTME left a comment

Choose a reason for hiding this comment

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

LGTM!

@Fokko Fokko merged commit b875a98 into apache:main Jul 24, 2023
@Fokko
Copy link
Contributor

Fokko commented Jul 24, 2023

Thank you @Xuanwo for the PR, and @liurenjie1024, @ConeyLiu, @jackwener, @ZENOTME, and @nastra for the reviews! Great to see so many people chiming in here

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.

Add licenses to Markdown
7 participants