-
-
Notifications
You must be signed in to change notification settings - Fork 941
Closed
Labels
Description
This issue continues what has been started in pre-commit/pre-commit-hooks#217
So @asottile, what do you want me to merge (by adapting what I wrote of course) in pre-commit/pre-commit/CONTRIBUTING.md?
Proposed changes:
- Create
tests/README.md- to move testing related stuff in
CONTRIBUTING.md, and make a link fromCONTRIBUTING.mdtotests/README.md. I think contributing is not necessarily developing feature/fixing bug; - or at least to link to
CONTRIBUTING.md.
- to move testing related stuff in
- Get rid of the supported Python versions, or at least point to
tox.ini - Keep the Git configuration interference
- it is a temporary workaround waiting the bug to be fixed;
- we can mention to open an issue if this kind of problem occurs.
Reactions are currently unavailable