Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

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

Closed

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.

@mmorrisontx
Copy link
Member

Closing all pulls, as this repository is now archived.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants