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.
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.
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.
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.
If you would like to publish changes to the documentation files once your pull request has been approved, see Publishing.
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.