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

Contributing to Data.gov with GitHub 101

pvickrey edited this page Jan 29, 2019 · 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