From 028aee76aff2ca252a18791d919248bb14703093 Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Sat, 2 Apr 2016 17:26:02 -0700 Subject: [PATCH] Updated Adding support for a new Mod (markdown) --- Adding-support-for-a-new-Mod.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/Adding-support-for-a-new-Mod.md b/Adding-support-for-a-new-Mod.md index a122d37..fd22f8d 100644 --- a/Adding-support-for-a-new-Mod.md +++ b/Adding-support-for-a-new-Mod.md @@ -76,6 +76,3 @@ sense. In particular, you should look for: Finally, you're almost done! Push your changes up to your fork of the `crafting-guide-data` repository, and [submit a pull request](https://help.github.com/articles/creating-a-pull-request/) which includes your work. Someone will review your work, and will probably point out a few things to correct. Make those changes locally, and push them up to your fork just as you did with the original set of changes. Once everything looks good, your changes will be integrated into the main repo. -## 9. Review in staging - -All changes are first deployed to a staging site at [http://new.crafting-guide.com](http://new.crafting-guide.com) for testing. When this is done, you'll be notified and asked to perform one last check. If everything looks good, then simply reply that you're satisfied, and your changes will be promoted to the main site. \ No newline at end of file