pcdshub / pcdshub/pcds-python-migration-tools
Suggest better default project classifiers?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Context: https://github.com/pcdshub/whatrecord/pull/152#discussion_r1113689866
Migrating projects and calling them "alpha" is probably not the best idea.
The tool should either copy the existing classifiers or offer up better ones based on the user's judgment of the project stability:
classifiers = [ "Development Status :: 2 - Pre-Alpha", "Natural Language :: English", "Programming Language :: Python :: 3",]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked pull request discussion and locating where migrated projects receive their default classifiers. Determine whether the tool should copy existing classifiers or let users choose stability-based alternatives; done means migrated projects no longer receive an unsuitable default without an explicit user judgment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100