Adrin Jalali
468c3f4057
MNT replace master with main ( #19237 )
...
* replace master with main
* fix imbalanced-learn
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
* asv default branch is `master`
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2021-01-22 15:19:48 +01:00
Kevin Markham
24ef43006a
DOC Update links on Contributing page ( #17757 )
2020-06-27 11:31:05 -04:00
Nicolas Hug
214def06a3
DOC Contributing guide update ( #13961 )
2019-06-20 10:05:21 -04:00
Nicolas Hug
fda8f4786d
DOC Added tips for reading the code base ( #12874 )
...
* Added tips for reading the code base
* Put it in contributing.rst
* Added bullet point about inheritance
2018-12-31 18:37:57 +01:00
Reshama Shaikh
552a88e7f8
DOC Shorten and improve CONTRIBUTING.md ( #12801 )
...
* Reuse intro from contributing.rst
* Removed content already on rst
Simplified CONTRIBUTING.md by removing content that already
exists in contributing.rst. Added Code of Conduct reference
as seen in a few other CONTRIBUTING.md of popular libraries.
* Update contributing.rst
In shortening `CONTRIBUTING.md`, material deleted from `how to contribute` section are added onto `contributing.rst` if it doens't exist on the latter.
* added full link to .rst file + removed 'Full' in 'Full Docum...'
2018-12-19 11:14:01 +01:00
TakingItCasual
74b56dbc57
MNT Converting http to https ( #12277 )
2018-10-04 22:37:57 +08:00
Hanmin Qin
53133259cf
DOC Encourage contributors to use sklearn.show_versions() ( #12225 )
2018-10-02 08:07:48 +08:00
Loïc Estève
158c7a5ea7
DOC Link to dev doc in CONTRIBUTING.md
2018-03-29 17:03:11 +02:00
Albert Thomas
651d4af9b5
DOC fix the path of html files in contributing.md ( #10688 )
2018-02-25 15:10:28 +11:00
Saqib Nizam Shamsi
ff5aac0c9e
Fix "We probably shouldn't recommend autopep8" ( #10650 )
2018-02-18 16:06:28 +01:00
Nihar Sheth
cec3458b03
DOC Fix broken links in docs ( #10353 )
2017-12-22 18:23:29 +01:00
Loïc Estève
e7e05d844f
[MRG+1] Remove nose from CIs and documentation ( #9840 )
2017-11-16 20:20:35 +01:00
Hanmin Qin
8544ce553a
DOC Encourage contributors to use keywords to close issue automatically ( #9954 )
2017-10-20 17:04:52 +11:00
Loïc Estève
7be4465fe6
[MRG] DOC good first issue and help wanted labels ( #9950 )
2017-10-20 17:04:05 +11:00
Aidan Fitzgerald
7dffa20363
[MRG+1] Fix typos in documentation ( #9878 )
...
* Fix grammatical error in
* Correct capitalization of "GitHub"
Used command `find . -type f -exec sed -i 's/Github/GitHub/g' {} \;` (h/t: https://stackoverflow.com/a/15402972 )
2017-10-07 16:06:18 +02:00
Olivier Grisel
d15128b9ea
MAINT update links and instructions to download and upload from PyPI
2017-06-23 16:14:00 +02:00
Taehoon Lee
5cdaa90e3e
Fix typos ( #9150 )
2017-06-18 19:25:07 +10:00
Joan Massich
1b5bff3ad0
[MRG] DOC add documentation on adding non-regression tests ( #8850 )
2017-05-23 15:23:03 +02:00
Loïc Estève
33a9bcac38
DOC better link in CONTRIBUTING.md ( #8561 )
2017-03-09 12:45:27 +01:00
Loïc Estève
40de20ae48
Remove unneeded ** in CONTRIBUTING.md
2017-03-09 10:39:13 +01:00
Tyler Folkman
618f8d215d
[MRG] DOC More detailed pull request and fork instructions ( #8530 ) ( #8538 )
2017-03-07 11:32:05 +01:00
Aashil
41200e1799
[MRG] Add the meaning of MRG and MRG+1 in the PR in docs. ( #8406 )
2017-02-20 08:47:04 +01:00
Joel Nothman
81ca1d3273
DOC more explicit guidelines for WIP ( #8299 )
2017-02-06 13:33:44 +01:00
alexandercbooth
9ec1a4c1f4
DOC add CI details and commands to contributor guide ( #8024 )
2016-12-15 17:35:00 +11:00
Nate George
9b25f5d37a
Fix docs links ( #7005 )
...
* docs: fix broken and redirect links
see #7000
* docs: fix links
see #7000
* docs: merge with master
* docs: fix fnrs and tinyclues logo links
* docs: fix link reference in text
* docs: fix typo
* docs: added back in metaoptimize-qa paragraph
* docs: update language for defunct site
* docs: update stackexchange section
* docs: remove defunct site, move quora to top
* docs: remove defunct link and rearrange links
2016-07-27 16:58:25 -04:00
Carol Willing
46bd3e3281
Edit CONTRIBUTING doc ( #7017 )
2016-07-16 16:08:00 -05:00
Nelson Liu
2c0cbdc72e
DOC: refactor issue and PR template ( #6470 )
2016-04-18 18:02:31 +02:00
Rémy Léone
9b7176dd9d
[DOC] Fix broken links
2016-03-23 12:45:34 -07:00
Scott Lowe
f300632b29
DOC: Align the code blocks in CONTRIBUTING.md with tab
...
This removes the spaces which were appearing at the start of the
code on each line in CONTRIBUTING.md by aligning the code text
with the relevant tab (4 space) indentation level.
2016-02-28 23:43:26 +00:00
Donne Martin
39dbe73a82
Fix #4978 : Typo in CONTRIBUTING.md
2015-07-15 05:26:40 -04:00
Stefan Otte
23164e744d
DOC remove unnecessary backticks in CONTRIBUTING.
2015-03-05 11:58:05 +01:00
Celeo
5604884bd1
Fixed typo in CONTRIBUTING.md about how to submit changes back to the project
2015-02-20 22:54:53 -08:00
Lars Buitinck
e93d3138f4
DOC for the Git novices: cd to the clone directory
2014-10-07 23:17:04 +02:00
Joel Nothman
96b6642239
DOC mention doc-building dependency on Pillow
2014-07-21 16:53:28 +10:00
Nantas Nardelli
139cc68d57
Added contributing subsection and fixed link to web doc
2013-11-04 01:11:03 +00:00
Mark Veronda
3352bbac31
Type-os and added great links to learning more about Machine Learning
2013-01-02 17:24:35 +01:00
Gael Varoquaux
c57402f4b1
Minor changes to contributing
2012-09-20 07:46:46 +02:00
Rob Zinkov
c3a510cd23
Moved link for further info to be more prominent
2012-09-20 07:45:34 +02:00
Rob Zinkov
aa03dc58ae
COSMIT: noting that PRs don't send mail to mailing list
2012-09-20 07:45:34 +02:00
Rob Zinkov
3143bbe986
Removed tabs from indentation
2012-09-20 07:45:34 +02:00
Rob Zinkov
f0c816d7d4
Fix indentation
2012-09-20 07:45:33 +02:00