Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 2.74 KB

CONTRIBUTING.md

File metadata and controls

64 lines (41 loc) · 2.74 KB

Contributing to CDAP.io website

Here are instructions to get you started if you want to contribute to CDAP.io website.

Build Environment

For instructions on setting up your development environment, please see the README.md <https://github.com/cdapio/website/blob/develop/README.md>__ file.

Contribution Guidelines

Creating Issues

An issue should be created at http://github.com/cdapio/website for any bugs or new features before anybody starts working on it. Please take a moment to check that an issue doesn't already exist before creating a new issue. If you see that a bug or an improvement exists already, add a "+1" to the issue to indicate that you have the same problem as well. This will help us in prioritization.

Pull Requests

We love having pull requests and we do our best to review them as quickly as possible. If your pull request is not accepted on the first try, don't be discouraged. If there is a problem with the implementation, you will receive feedback on what to improve. Add a link to your PR on the issue, and in an email to cdap-dev@googlegroups.com <mailto:cdap-dev@googlegroups.com>__.

Conventions

  • Fork the repository and make changes on your fork in a feature branch.

  • Write clean code. Uniformity in formatting code promotes ease of writing, reading, and maintenance.

  • Pull requests should have a clear description of the problem being addressed. They must reference the issue(s) they address.

  • Commit messages should include a short summary.

  • All pull requests will be reviewed by one or more committers. Discuss, then make the suggested modifications and push additional commits to your feature branch. Be sure to post a comment after pushing. The new commits will show up in the pull request automatically, but the reviewers will not be notified unless you comment.

  • Committers use LGTM ("Looks Good To Me") in comments on the code review to indicate acceptance. The code will be merged after the reviewer comments a "LGTM" on the pull request.

Community Guidelines

This project follows Google's Open Source Community Guidelines.

License and Trademarks

Copyright © 2019 CDAP

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Cask is a trademark of Cask Data, Inc. All rights reserved.