aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md (follow)
Commit message (Collapse)AuthorAgeLines
* Update our policy documentsGravatar Matteo Bertucci2021-03-31-124/+2
|
* master => mainGravatar Joe Banks2021-03-13-4/+4
|
* Remove references to old name.Gravatar Leon Sandøy2020-11-21-3/+3
| | | | | I've tried to replace this with generic references where appropriate, but a lot of the time it just doesn't make a lot of sense to do so.
* Update contributor docGravatar S. Co12020-03-20-25/+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 * Convert some CRLF files to LF * Remove noqa and add missing type annotations * Add missing newlines at end of files See: python-discord/organisation#138
* Update contrib doc for allowing edits from maintainersGravatar S. Co12019-09-03-0/+3
|
* just some minor lexical changesGravatar Olson J2019-04-02-1/+1
|
* Update contributor docGravatar sco12019-04-02-4/+63
| | | | Remove April Fools lemon counter
* Add Lovefest configuration, update project documentsGravatar sco12019-02-05-1/+1
| | | | | | | Add Lovefest role & channel IDs to bot constants Update environment variable name for seasonalbot (was hacktoberbot) Update Contributor doc to reference pipenv guide rather than the deprecated Seasonalbot GH wiki
* Update Contributor docGravatar sco12019-01-19-9/+45
|
* Hacktoberbot -> SeasonalbotGravatar Gareth Coles2018-11-18-1/+1
|
* Fix Pipenv wiki link typo in Contributor guidelinesGravatar sco12018-10-03-1/+1
|
* Initialize Pipfile & Pipfile.lockGravatar sco12018-10-03-0/+2
| | | | Update Contributor guide to link to Wiki Pipenv guide
* Create CONTRIBUTING.mdGravatar Leon Sandøy2018-10-02-0/+12