summaryrefslogtreecommitdiff
path: root/docs/contributing.rst
Commit message (Collapse)AuthorAgeFilesLines
* idea for documentation in contributing.rstjonathan vanasco2018-09-111-0/+52
|
* Replaced NCoC with Django CoCJonathan Huot2018-08-171-4/+7
|
* Add NCoC and Code of meritJonathan Huot2018-08-131-0/+22
|
* Fixed bad copy/pasteJonathan Huot2018-08-101-2/+2
|
* Updated python versionsJonathan Huot2018-08-101-1/+1
|
* Added upstream test as best practiceJonathan Huot2018-08-101-0/+11
|
* Rtd docs fix (#515)Jonathan Huot2018-02-281-5/+5
| | | | | | | | | | | | | | | | | | | | | | * Added sphinx build for developers Rationale is to build docs locally to prevent RTD to break later. * Replace manual sphinx into make * Renamed idan URL to oauthlib community * Renamed http into https URLs since http is returning 302 * python requests library renamed its home URL * Add ignore list for "make linkcheck" linkcheck is doing requests to github with anonymous access, however creating an issue require an logged-in account * virtualenv changed its homepage and website. * Fixed broken link
* Convert readthedocs link for their .org -> .io migration for hosted projects ↵Adam Chainz2016-05-311-1/+1
| | | | | | | | | (#427) As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
* Fixing some typosKevin O'Connor2014-02-121-1/+1
|
* Fix #78.Ib Lundgren2013-05-301-1/+26
|
* Wrap all paragraphs at 80 charactersStéphane Raimbault2013-05-131-35/+72
| | | | Cosmetic but large patch.
* Fix Idan's github name in docs/contributing.rsttikitu2012-08-141-3/+3
| | | idangazit -> idan
* Adding how to contributeDaniel Greenfeld2012-03-121-0/+165