From 09fadeb02b5aed6c95467ffef34b68cb5d927685 Mon Sep 17 00:00:00 2001 From: AllenFang Date: Mon, 22 Jan 2018 23:09:07 +0800 Subject: [PATCH] CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9d8ed01..d158f15 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,6 +12,7 @@ Additionally, asking questions and requesting new features are welcomed via [iss # Pull Requests Check [here](./docs/development.md) for getting started with development. +* PR base is `develop` branch * We recommend filing an [issue](https://github.com/react-bootstrap-table/react-bootstrap-table2/issues) before you implement any new features. * Please ensure that all the test suites have passed before submitting a PR. Besides, always test the actual business logic. * If your PR is trying to fix a bug, please describe the details as much as you could and tag the bug number with hashtag.