summaryrefslogtreecommitdiff
path: root/CODE_OF_CONDUCT
Commit message (Collapse)AuthorAgeFilesLines
* docs: Tweaks to code of conductStephen Finucane2020-06-021-9/+11
| | | | | | | | | - Replace unicode quotes with ascii, since Sphinx will automatically translate these for us - Move the header to the root document - Use an admonition instead of a header for the attribution section Signed-off-by: Stephen Finucane <stephen@that.guru>
* Close #6658: Add CODE_OF_CONDUCT (#6661)Takeshi KOMIYA2019-10-061-0/+76
* Close #6658: Add CODE_OF_CONDUCT * #6658 refine CoC * Base on Django CoC: https://www.djangoproject.com/conduct/ * Simplify: we are a smaller project and can be more concise * Add to ToC * Link from README * Link from index page