-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I think it would be helpful to collect tips for getting started that apply to all packages, for both users and developers. Then, replace the repeated content in READMEs with references to the centralized docs. Ditto for Developer getting started and the contributing pages.
Please add your own tips as comments in this thread.
Users
- Pin using semantic versioning, typically major.minor. eg
eutils ~= 0.5(equiv to>=0.5,<0.6) - Report issues
- Join slack
Developers (for the contributing pages)
- Use uv
- Use make targets
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request