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

Add commit message convention and coding rules #32

Merged
merged 2 commits into from
Oct 13, 2021

Conversation

oklas
Copy link
Contributor

@oklas oklas commented Oct 12, 2021

It is necessary to use semantics in commit messages so that it is clear what meaning commit have in release process and affected release type (major/minor/patch). The semantics proposed in angular are very widely used - it is really convenient and understandable.

It is also necessary to mention the testing and documentation.

@oklas oklas changed the base branch from master to contribution-guidelines October 12, 2021 07:56
CONTRIBUTING.md Outdated Show resolved Hide resolved
@jankapunkt
Copy link
Member

@HappyZombies @jwerre what do you think? Can you please take a look at it? It targets to be merged into #18 so we should first finish this one, before merging #18

@jankapunkt
Copy link
Member

@oklas can you please take a look at #35 (the commits 7a3a9b0 and 50caf40) - are these in the correct format as proposed by the angular guide?

@jankapunkt
Copy link
Member

If nobody is against this I would merge :-)

This was referenced Oct 13, 2021
@HappyZombies
Copy link
Member

HappyZombies commented Oct 13, 2021

Looks good to me. And I am excited cuz I never used this git commit convention!

Copy link
Member

@HappyZombies HappyZombies left a comment

Choose a reason for hiding this comment

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

Excellent

@HappyZombies HappyZombies merged commit 0bb1b23 into node-oauth:contribution-guidelines Oct 13, 2021
@oklas
Copy link
Contributor Author

oklas commented Oct 13, 2021

@oklas can you please take a look at #35 (the commits 7a3a9b0 and 50caf40) - are these in the correct format as proposed by the angular guide?

@jankapunkt, this is correct, the only, there is no space between type and brace, should be like this:

ci(dev-infra): removed travis-ci file #34

@oklas oklas mentioned this pull request Oct 13, 2021
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.

4 participants