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

Added CRONTRIBUTING file #938

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Added CRONTRIBUTING file #938

merged 2 commits into from
Apr 30, 2024

Conversation

ninadbstack
Copy link
Contributor

Added contributing file so that open source contributors have some guidelines while creating PRs

@ninadbstack ninadbstack requested a review from a team as a code owner April 30, 2024 06:15
Copy link
Contributor

@pankaj443 pankaj443 left a comment

Choose a reason for hiding this comment

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

LGTM

CRONTRIBUTING.md Outdated
@@ -0,0 +1,103 @@
# Contributing to @percy/agent
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to change the name to @percy/storybook


If possible, make [atomic commits](https://en.wikipedia.org/wiki/Atomic_commit), which means:
- a commit should contain exactly one self-contained functional change
- a functional change should be contained in exactly one commit
Copy link
Contributor

Choose a reason for hiding this comment

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

Both line means the same thing right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, thats how atomic commits are described in wikipedia article. A -> B and B -> A

@ninadbstack ninadbstack merged commit ea963aa into master Apr 30, 2024
5 checks passed
@ninadbstack ninadbstack deleted the add_contributing branch April 30, 2024 07:25
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