caleb531 / automata

A Python library for simulating finite automata, pushdown automata, and Turing machines
https://caleb531.github.io/automata/
MIT License
348 stars 64 forks source link

Create CODE_OF_CONDUCT.md #190

Closed eliotwrobson closed 11 months ago

eliotwrobson commented 11 months ago

@caleb531 Creation of code of conduct file, as required here: https://www.pyopensci.org/python-package-guide/documentation/repository-files/code-of-conduct-file.html

Made from the standard GitHub template, with the only non-template information being the contact email (which I took from your personal site).

coveralls commented 11 months ago

Coverage Status

coverage: 99.64%. remained the same when pulling b2ea8c06353d13fb710fcfef8ef2ac52b077b128 on eliotwrobson:develop into fa2a6ece19f27bb7e0a2d54b0c672bc5a8f272ad on caleb531:develop.