Further guide improvements
Open
@arogachev is already working on this.
Since Jan 30, 2023.
type:docs
- Dominant language
- PHP
- Stars
- 167
- Forks
- 47
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
Extracted from #507.
Required:
-
docs/guide/rule-handler-resolvers.md
Main README:
- Actualize features' list.
- Add a simple example.
"Using validator":
- Add info about validator interface.
- Add info about rules' arguments.
Miscellaneous:
- Many-to-many relations with
NestedandEach. - Mention
intlin "Customizing error messages" section. - Add example for
RequiredHandler::$defaultEmptyCriteria.
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.
Assessment
This issue has not been assessed yet.