summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpaulehoffman <phoffman@proper.com>2016-01-24 14:27:08 -0800
committerDaniel Stenberg <daniel@haxx.se>2016-01-24 23:29:01 +0100
commit53d1e42c41e15171387a17bd5ad178c7d249007f (patch)
tree5327a954b08583471f54ae3b9d998a80b2abcfbc
parentb9da2cfed112da5d7f65368774d8fa419e02163f (diff)
downloadcurl-53d1e42c41e15171387a17bd5ad178c7d249007f.tar.gz
FAQ: Update to point to GitHub
Current FAQ didn't make it clear where the main repo is. Closes #612
-rw-r--r--docs/FAQ11
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/FAQ b/docs/FAQ
index c38e88640..706ac5e59 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -225,7 +225,9 @@ FAQ
implement it for you, that is not a very friendly attitude. We spend a
considerable time already on maintaining and developing curl. In order to
get more out of us, you should consider trading in some of your time and
- efforts in return.
+ efforts in return. Simply go to the GitHub repo which resides at
+ https://github.com/bagder/curl, fork the project, and create pull requests
+ with your proposed changes.
If you write the code, chances are bigger that it will get into curl faster.
@@ -251,9 +253,10 @@ FAQ
We still get help from companies. Haxx provides web site, bandwidth, mailing
lists etc, sourceforge.net hosts project services we take advantage from,
- like the bug tracker and github hosts the primary git repository. Also
- again, some companies have sponsored certain parts of the development in the
- past and I hope some will continue to do so in the future.
+ like the bug tracker, and GitHub hosts the primary git repository at
+ https://github.com/bagder/curl. Also again, some companies have sponsored
+ certain parts of the development in the past and I hope some will continue to
+ do so in the future.
If you want to support our project, consider a donation or a banner-program
or even better: by helping us coding, documenting, testing etc.