Skip to content

propublica/guides

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

ProPublica's Nerd Guides

Table of Contents

  1. Intro: The Design and Structure of a News Application
  2. Data Style Guide
  3. Data Bulletproofing Guide

License

These guides are copyright 2018 Pro Publica, Inc. and are licensed under a Creative Commons BY-NC 3.0 license. You are free to share and to remix them, though not to use them commercially without permission.

Discuss

You can submit issues using Github Issues.

Contributing

  1. Fork it
  2. Create your branch (git checkout -b my-guide)
  3. Commit your changes (git commit -am "Proposed Change")
  4. Push your branch (git push origin my-guide)
  5. Send a pull request

About

ProPublica's News App and Data Style Guides

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published