From 452f7c322f8bc982e2c0e53fa31a954797388eee Mon Sep 17 00:00:00 2001 From: Rob Rix Date: Thu, 18 May 2017 10:30:42 -0400 Subject: [PATCH] Rename the prod readiness section. --- ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index d1bf157ce..6db65ef2c 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -8,7 +8,7 @@ See also our [roadmap project][] for our current efforts. ## Objectives - [Determine baselines](#determine-baselines) -- [Run a resilient, scalable service](#run-a-resilient-scalable-service) +- [Get our data into production](#get-our-data-into-production) - [Provide data about code to users, integrators, & researchers](#provide-data-about-code-to-users-integrators--researchers) - [Serve more of our users](#serve-more-of-our-users) - [Provide more and better data](#provide-more-and-better-data) @@ -17,7 +17,7 @@ See also our [roadmap project][] for our current efforts. Measure our existing work’s performance, usage, &c. to determine baselines for future improvements. -### Run a resilient, scalable service +### Get our data into production Our service should operate with a minimum of headaches. Our service should scale with GitHub’s customer base and our language support.