Please add contribution guidelines
Closed this issue · 1 comments
doublethefish commented
We're unable to find the contribution guidelines. Please add contributing.md (or similar) or point us in the right direction to find them.
We would love to know how contribute and help.
cjw296 commented
From https://mock.readthedocs.io/en/latest/#mock-mocking-and-testing-library: "mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.", so fixes go through CPython contributor process, unless they're specifically for the backport.
I think that's sufficient, but I'm not big on knowledge as to what the right way is to do more.