saltstack / saltstack/salt

[DOCS] option "user" is misnamed. It should be "owner"

Open Beginner friendly
#67,911 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
Python
Stars
15.7k
Forks
5.6k
Avg merge
2d 44m
Merged PRs (30d)
80

Description

Description
In the documentation for salt.modules.file.find, the option "user" is misnamed. It should be "owner".

Suggested Fix
Change the documentation by replacing "user" with "owner"

Type of documentation
Salt Modules

Location or format of documentation
salt.modules.file.find

Additional context
N/A

Contributor guide

Open the contributing guide

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

Open the salt.modules.file.find documentation at the linked Salt Modules page and locate the option currently labeled "user". Replace that label with "owner" and verify the rendered documentation consistently names the option "owner".

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
Quiet
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.