diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-04-13 16:43:52 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-04-13 16:43:52 +0200 |
commit | 9e7125a1dbc9b68e6f7bbc0bf9067174d421fec0 (patch) | |
tree | 80a0ad2331711fe3affe056cce51c80ddaf7f5c5 | |
parent | 7fe172d3b2cc018fda12a4ed28100158d558af7a (diff) |
BUGS: refer to the github issue tracker now as primary
-rw-r--r-- | docs/BUGS | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -35,11 +35,9 @@ BUGS have a go at a solution. You can optionally also post your bug/problem at curl's bug tracking system over at - https://sourceforge.net/p/curl/bugs/ + https://github.com/bagder/curl/issues - Please read the rest of this document below first before doing that! Also, - you need to login to your sourceforge account before being able to submit a - bug report (necessary evil done to avoid spam). + Please read the rest of this document below first before doing that! If you feel you need to ask around first, find a suitable mailing list and post there. The lists are available on http://curl.haxx.se/mail/ |