Acreage Crop Reporting
Data Standards and Collaboration Space
Contributing
To quickly start contributing, review issues here
By contributing to this project, you dedicate your work to the public domain and relinquish any copyright claims under the terms of the CC0 Public Domain Dedication. See the license file for additional information.
How to Contribute
This project constitutes a collaborative work (“open source”). Federal employees and members of the public are encouraged to improve the project by contributing.
Contributions can be made, primarily in three ways:
Easiest
Email the USDA Data Standards team with comments and suggestions.
Easy
- Browse the content at http://usda.github.io/data-standards
- Click “Improve Content” in the bottom left corner of any page
- Make changes as you would normally
- Click “Submit”.
- You change should appear once approved.
Note: You may need to create a free GitHub account if you do not already have one
Advanced
- Configure git by using this basic tutorial or by downloading the GitHub for Mac (or GitHub for Windows) and optionally Mou.
- Fork the project
- Make changes as you would normally using the tools installed in step #1.
- Push the changes back to your fork
- Submitting a pull request to this repository
- You change should appear once approved.
Running Locally
USDA Data Standards runs on GitHub pages and automatically regenerates as a static site after every change. To duplicate this process and preview changes locally:
git clone https://github.com/usda/data-standards.git && cd data-standards
script/bootstrap
- (Make your changes)
script/server
- Open localhost:4000 in your favorite web browser
Note: You’ll need Ruby and the Bundler package manager.
Privacy
All comments, messages, pull requests, and other submissions received through official USDA pages including this GitHub page may be subject to archiving requirements.