Remove old contributing.md

Fixes #8

Change-Id: I16925d365d3425c3057b0947deec46cb92373582
1 file changed
tree: 92e747ebdc2f97f5318fffcb6f211b01fa27a921
  1. cpp/
  2. go/
  3. python/
  4. ruby/
  5. src/
  6. .gitignore
  7. AUTHORS.md
  8. CONTRIBUTING.md
  9. LICENSE
  10. Makefile
  11. metrics.proto
  12. NOTICE
  13. pom.xml
  14. README.md
  15. setup.py
README.md

Background

Under most circumstances, manually downloading this repository should never be required.

Prerequisites

Base

Java

Go

Ruby

Building

$ make

Getting Started