From 3113e453c84721f06fb566b4555b02a08a9537cf Mon Sep 17 00:00:00 2001 From: Dakota Benjamin Date: Wed, 30 Nov 2016 15:02:02 -0500 Subject: [PATCH] remove dev mention from contributing guide Former-commit-id: 4c11ebd2698d3608b3f4543ecaff082040790b0d --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5e0c0963..b47d7cee 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,7 +63,6 @@ Include details about your configuration and environment: * Problem happens with all datasets and projects, not only some datasets or projects: [Yes/No] ### Pull Requests -* ***Pull Requests should be made to the `dev` branch unless it is a critical bug.*** * Include screenshots and animated GIFs in your pull request whenever possible. * Follow the [PEP8 Python Style Guide](https://www.python.org/dev/peps/pep-0008/). * End files with a newline.