From df2d2ec5e925f530e9649a117a438f77115a0443 Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Sat, 19 Apr 2014 21:36:15 -0400 Subject: [PATCH] Add note about browsers to contributing.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c3d44a4..daa318a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,3 @@ # Contributing to Slate -Thanks for contributing to Slate! Please point your pull requests at the `dev` branch, and keep your commit messages clear and informative. Thanks! \ No newline at end of file +Thanks for contributing to Slate! Please point your pull requests at the `dev` branch, and keep your commit messages clear and informative. Also, please make sure your contributions work in the most recent version of Chrome, Firefox, and IE. Thanks! \ No newline at end of file