Parameter name `(target_|to_)?coordinate_system(s)?`
Open
Nobody has claimed this yet.
method: transforms 🔃
- Dominant language
- Python
- Stars
- 394
- Forks
- 95
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 7
Description
Across the repos we use sometimes coordinate_system, to_coordinate_system and target_coordinate_system, coordinate_systems. We should replace all the occurrences with coordinate_system.
Contributor guide
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
Search the repository and related repositories for coordinate_system, to_coordinate_system, target_coordinate_system, and coordinate_systems. Replace the variants with coordinate_system and verify that no unintended occurrences of the old names remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100