Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master eac686e44 -> 3dec6696f


fix whitespaces


Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/42ecca14
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/42ecca14
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/42ecca14

Branch: refs/heads/master
Commit: 42ecca14058279306818bfc9cf06cb378492e10e
Parents: eac686e
Author: Robert Kowalski <[email protected]>
Authored: Sun Nov 2 19:06:53 2014 +0100
Committer: Robert Kowalski <[email protected]>
Committed: Sun Nov 2 19:06:53 2014 +0100

----------------------------------------------------------------------
 CONTRIBUTING.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/42ecca14/CONTRIBUTING.md
----------------------------------------------------------------------
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3b3b623..975533b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -5,17 +5,17 @@ Couchdb is an apache project, which is why we keep all our 
issues in Jira.  You
 
 We try to keep all tickets up to date with Skill level for you to have an idea 
of the level of effort or comfortability with the framework you'd need to 
complete the task.
 
-To fix an issue in Fauxton, fork the Couchdb project to your github account. 
The [Readme 
file](https://github.com/apache/couchdb/blob/master/src/fauxton/readme.md) has 
information about how to get the project running.  To start working on a 
specific ticket, create a branch with the Jira ID # followed by a traincase 
description of the issue. 
+To fix an issue in Fauxton, fork the Couchdb project to your github account. 
The [Readme 
file](https://github.com/apache/couchdb/blob/master/src/fauxton/readme.md) has 
information about how to get the project running.  To start working on a 
specific ticket, create a branch with the Jira ID # followed by a traincase 
description of the issue.
 
 > e.g.   1234-Added-support-for-list-functions
 
-If there is no Jira ticket for the issue you have, please create one. 
+If there is no Jira ticket for the issue you have, please create one.
 
 When you're ready for a review, submit a Pull Request. We regularly check the 
PR list for fauxton and should get back to you with a code review.  If no one 
has responded to you yet, you can find us on IRC in #couchdb-dev.  Ping 
**Garren** or **Deathbear**, though anyone in the room should be able to help 
you.
 
-We appreciate constructive feedback from people who use couchdb, so don't be 
shy. We know there are bugs and we know there is room for improvement. 
+We appreciate constructive feedback from people who use couchdb, so don't be 
shy. We know there are bugs and we know there is room for improvement.
 
-ʕ´•ᴥ•`ʔ Thanks! 
+ʕ´•ᴥ•`ʔ Thanks!
 
 -- Fauxton team
 

Reply via email to