-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Priority: MEDIUMComplete this before next release, but focus on higher priorities firstComplete this before next release, but focus on higher priorities firstStatus: COMPLETEDFinished somethingFinished somethingType: DOCUMENTATIONChange to documentation or READMEChange to documentation or README
Description
New contributors typically look to a CONTRIBUTING.md and CODE_OF_CONDUCT.md for how to contribute to a repository. Also be sure to specify a Commit Convention (or lack of one) so that commit history is clean. Lastly, if Python has a code linter and/or formatter you should include the setup for these and configuration files so that all your code remains clean and consistent.
Speaking from experience I ran a repository for 3 months without the above and trying to make changes or consistency was a pain. Adopting these best practices will help you run this module smoothly!
Metadata
Metadata
Assignees
Labels
Priority: MEDIUMComplete this before next release, but focus on higher priorities firstComplete this before next release, but focus on higher priorities firstStatus: COMPLETEDFinished somethingFinished somethingType: DOCUMENTATIONChange to documentation or READMEChange to documentation or README