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

GH #12 - Added Contribution Guidelines in CONTRIBUTING.md #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hnarasaki
Copy link

GH #12 - Added Contribution Guidelines in CONTRIBUTING.md

## Unit Tests

All changes submitted must include updated unit tests (excluding documentation and configuration changes).
In order for your change to be accepted, the [TravisCI](https://travis-ci.com/indeedeng/cluster-preset) pipeline must complete successfully.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looking through the existing repo it doesn't look like there are many unit tests for the other parts of the code, and I don't think adding test here will kick off the travis pipeline. We could probably keep the unit tests requirement but drop the travis pipeline sentence.


## Code of Conduct

ClusterPreset is governed by the [Contributor Covenant v1.4.1](CODE_OF_CONDUCT.md).
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could just changes this to say "This project" rather than ClusterPreset

The general process for contributing code is as follows:

1. Open an issue describing the desired feature, bug fix, or improvement you'd like to see before making any changes.
2. Assign the ticket to yourself, and/or leave a comment on the issue that you would like to work on it.
Copy link
Collaborator

Choose a reason for hiding this comment

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

The contributor should wait for confirmation from the project before starting work, as this one isn't rigorously maintained.

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.

None yet

2 participants