Clarify documentation of slice to maybe include arrays
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 11.9k
- Forks
- 1.5k
- Avg merge
- 17h 55m
- Merged PRs (30d)
- 3
Description
Documentation has 'slice' under string filters. I needed it to use it for an array. I tried it and it worked even though I couldn't find it mentioned in the documentation. Is this an oversight or an unintentional capability of the 'slice' filter?
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
Start with the documentation entry that lists the slice filter under string filters, then compare its stated scope with the issue's observed use on an array. Determine whether array support is intentional; done means the documentation clearly states the supported input and reflects the decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100