Skip to content
This repository was archived by the owner on Mar 15, 2022. It is now read-only.

Contributing to Data.gov with GitHub 101

Rebecca Williams edited this page Feb 6, 2015 · 6 revisions

Whether you’re a software developer or not, learning the basics to GitHub are essential to commenting on government open source and open data projects.

##Basics

  • GitHub -- sign up here.
  • GitHub Glossary - Git and GitHub specific terms defined.
    • Or roughly: repository means folder of files, fork means make a copy for you, pull request means submit change, and issue means problem to discuss.

##GitHub for Discussion

##GitHub for Code

##Government on GitHub

To read more about contributing to Data.gov, see Data.gov/Developers/Open-Source and our CONTRIBUTING.md file.

Clone this wiki locally