这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented Jun 6, 2025

What's Changed

  • Use Conventional Commits
    • But use only fix (for patch release) , feat (for minor release) and chore (other changes) for easy to maintain
  • Need a GitHub issue for any change except "minor changes"

Closes #11.

@kou
Copy link
Member Author

kou commented Jun 6, 2025

@abandy Could you take a look at this?

Copy link
Member

@raulcd raulcd left a comment

Choose a reason for hiding this comment

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

I've read through it and looks good to me. I'll let @abandy take a look before merging

@abandy
Copy link
Contributor

abandy commented Jun 7, 2025

lgtm!

@kou kou merged commit 00348c0 into apache:main Jun 7, 2025
1 check passed
@kou kou deleted the contributing branch June 7, 2025 21:31
kou added a commit to apache/arrow-js that referenced this pull request Jun 10, 2025
## What's Changed

This is based on Apache Arrow Swift's one:
apache/arrow-swift#30

* Use [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/)
* But use only `fix` (for patch release) , `feat` (for minor release)
and `chore` (other changes) for easy to maintain
* Need a GitHub issue for any change except "minor changes"

Closes #5.
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 .github/CONTRIBUTING.md

3 participants