Standardize Enum member naming
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 52/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- developer-experience
Research direction
No files or tests are named. Search the codebase for enum declarations and member names, then compare the existing styles with the Python enum documentation linked in the issue. Done means the selected enum members consistently follow one naming convention without changing their intended values.
Written by the indexing model from the issue text.
Description
Python documentation examples for the enum module use UPPER_CASE for member names; archinstall uses UPPER_CASE and PascalCase.
- Dominant language
- Python
- Stars
- 8.4k
- Forks
- 775
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 23
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.
More from archlinux/archinstall
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
archlinux/archinstall#4603 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
archlinux/archinstall#4385 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
archlinux/archinstall#3467 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 10/100
archlinux/archinstall#4779 · 6 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 62/100
archlinux/archinstall#4778 · 2 comments ·
All issues in archlinux/archinstall
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100