From 8eb85d97e811497e95b67883cf10ef46b1196c73 Mon Sep 17 00:00:00 2001 From: Luke Campagnola Date: Thu, 6 Mar 2014 11:17:14 -0500 Subject: [PATCH] clarification in CONTRIB --- CONTRIBUTING.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt index 46790bac..f0ab3416 100644 --- a/CONTRIBUTING.txt +++ b/CONTRIBUTING.txt @@ -2,8 +2,9 @@ Contributions to pyqtgraph are welcome! Please use the following guidelines when preparing changes: -* The preferred method for submitting changes is by github pull request. If - this is inconvenient, don't hesitate to submit by other means. +* The preferred method for submitting changes is by github pull request + against the "develop" branch. If this is inconvenient, don't hesitate to + submit by other means. * Pull requests should include only a focused and related set of changes. Mixed features and unrelated changes (such as .gitignore) will usually be