Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.75 KB

CONTRIBUTING.md

File metadata and controls

36 lines (24 loc) · 1.75 KB

Contributing to Smartsheet Live Data Connector User Guide

Purpose

This guide explains how to contribute to the Smartsheet Live Data Connector User Guide. The actual Smartsheet Live Data Connector documentation can be viewed here.

Submitting Changes

The project should be tested locally before putting up a pull request to ensure that the changes are working as expected and original functionality is not affected.

Testing Changes

Follow the steps in the README.md to run the documentation page locally. Ensure that the original functionality of the page is intact and the new changes are behaving as expected.

Putting up a Pull Request

After testing the proposed changes, please fork a branch and then submit a pull request. More info about pull requests here.

Contributors do not have access to push directly to the master branch, so all code changes will be made through approved pull requests.

Publishing

If you would like to publish changes to the documentation files once your pull request has been approved, see Publishing.

License

Copyright 2015 Smartsheet, Inc.

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.