Move bitops defaults out of the core and into the schema
Open
enhancement ✨
schema
- Dominant language
- Python
- Stars
- 37
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Currently the default values for BitOps are defined in in the settings.py file. The defaults need to be moved out of the `settings.py` file and into the `bitops.schema.yaml` file.
Contributor guide
Research direction
Read settings.py to locate the current BitOps default values, then inspect bitops.schema.yaml to understand where schema defaults belong. Move the BitOps defaults so they are defined in bitops.schema.yaml rather than settings.py, and verify that settings.py no longer owns them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100