Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Travis CI and Codecov badges to README (#70) | Victor Stinner | 2017-02-13 | 1 | -6/+0 |
| | | | | | | | Badges are small images which gives the status of the Travis CI and the coverage percentage of Codecode. It helps to check the status of the Travis CI and to get the link to Travis CI. See also https://shields.io/ | ||||
* | Fix formatting issue with Codecov badge | Brett Cannon | 2017-02-10 | 1 | -1/+2 |
| | |||||
* | Add the Codecov badge for master | Brett Cannon | 2017-02-10 | 1 | -0/+3 |
| | |||||
* | Add a Travis badge for the master branch | Brett Cannon | 2017-02-10 | 1 | -0/+2 |
| | |||||
* | Delete old pull request template | Brett Cannon | 2017-02-10 | 1 | -9/+0 |
| | |||||
* | Add a CONTRIBUTING file | Brett Cannon | 2017-02-10 | 1 | -0/+46 |
| | | | This file will be displayed to contributors when they create a pull request in any branch (hence why it is not written in a branch-specific way). | ||||
* | issue27476 - Introduce a .github template to discourage github pull requests | Senthil Kumaran | 2016-07-10 | 1 | -0/+9 |
and point users to developers guide. |