[DOCS] default=<class 'KeyError'> in pillar.get
Open
Nobody has claimed this yet.
doc-correction
documentation
help-wanted
severity-medium
time-estimate-sprint
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
Description
default=<class 'KeyError'>
Suggested Fix
The actual default value
Type of documentation
Salt modules
Location or format of documentation
https://docs.saltproject.io/en/latest/ref/modules/all/salt.modules.pillar.html#salt.modules.pillar.get
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
Open the linked Salt modules documentation for salt.modules.pillar.get and inspect the default argument description. Update the displayed default from <class 'KeyError'> to the actual default value, then verify the rendered documentation shows the corrected wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100