aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md (follow)
Commit message (Collapse)AuthorAgeLines
* Update policy documentsGravatar Matteo Bertucci2021-04-01-123/+2
|
* master => mainGravatar Joe Banks2021-03-13-3/+3
|
* Update contributor docGravatar S. Co12020-03-20-23/+38
|
* Add more pre-commit hooksGravatar MarkKoz2020-03-04-2/+2
| | | | | | | | | | | | | | | | | | | | | | Hooks added: * check-merge-conflict - checks for files with merge conflict strings * check-toml - attempts to load all toml files to verify syntax * check-yaml - attempts to load all yaml files to verify syntax * end-of-file-fixer - ensures files end in a newline and only a newline * mixed-line-ending - replaces mixed line endings with LF * trailing-whitespace - trims trailing whitespace * python-check-blanket-noqa - enforces that noqa annotations always occur with specific codes Changes made to comply with new hooks: * Remove trailing whitespaces * Remove some useless noqa annotations * Specify errors for noqa annotations * Add missing newlines at end of files See: python-discord/organisation#138
* Update contrib doc to point to new wiki linksGravatar sco12019-09-30-2/+2
|
* Update contrib doc for allowing edits from maintainersGravatar S. Co12019-09-03-0/+3
|
* Update Contributor docGravatar sco12019-07-09-57/+94
|
* Add Markdown lint.Gravatar Johannes Christ2018-09-19-25/+50
|
* Update changelog & contributing guidelines, bump version.v0.3.0Gravatar Johannes Christ2018-09-18-1/+3
|
* Add coverage line to `CONTRIBUTING.md`.Gravatar Johannes Christ2018-09-18-0/+1
|
* Currently we have no git hook docsGravatar Gareth Coles2018-06-07-2/+1
|
* CONTRIBUTING.md has to be in the repo rootGravatar Gareth Coles2018-06-07-0/+42