saltstack / saltstack/salt

[Documentation] Inconsistent jinja samples for filters added in version 3000

Open
#56,192 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Confirmed doc-rework documentation severity-low time-estimate-sprint
Dominant language
Python
Stars
15.7k
Forks
5.6k
Avg merge
2d 44m
Merged PRs (30d)
80

Description

Description of Issue

The jinja filters added in version 3000 (set_dict_key_value, append_dict_key_value, extend_dict_key_value, update_dict_key_value) use inconsistent formatting for the examples, results, and version added blocks on the Understanding Jinja page (https://docs.saltstack.com/en/latest/topics/jinja/index.html). All of the other filters contain the examples and returns in their respective boxes but these filters just have them in raw.
New filter:
image

Old filter:
image

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 Understanding Jinja page linked in the issue and inspect the documentation for set_dict_key_value, append_dict_key_value, extend_dict_key_value, and update_dict_key_value. Compare their examples, returns, and version-added blocks with the surrounding filters. Done means all four use the same rendered boxes and formatting as the other filters.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.