OpenSlides / OpenSlides/OpenSlides
Standardize the naming style of shell scripts to snake_case
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Shell
- Stars
- 644
- Forks
- 182
- Avg merge
- 3h 29m
- Merged PRs (30d)
- 7
Description
There are shell scripts with naming format kebab-case or snake_case. This should be standardized. I would suggest snake_case for compatibility reasons.
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 searching the repository for shell scripts and references to their current kebab_case or snake_case names. Determine the complete rename scope and update names to snake_case where needed, then verify that all references still resolve and the scripts remain usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100