aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: 050428057ff130bc78e7bf5f505699191da93f4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
How to contribute to curl
=========================

Join the community
------------------

 1. Click 'watch' on the github repo

 2. Subscribe to the suitable [mailing lists](http://curl.haxx.se/mail/)

Read [docs/CONTRIBUTE](docs/CONTRIBUTE)
---------------------------------------

Send your suggestions using one of these methods:
-------------------------------------------------

 1. in a mail to the mailing list

 2. in the [bug tracker](https://sourceforge.net/p/curl/bugs/)

 3. as a pull request on github

 4. as an issue on github
   

/ The cURL team!