OpenSlides / OpenSlides/OpenSlides

Standardize the naming style of shell scripts to snake_case

Open
#6,784 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.