1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)C#42 forks (42 forks)auto 404
documentationgood first issuerevisit
Repository metrics
- Stars
- 143 stars (143 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Currently in the Rule Authoring guide (/docs/authoring-json-rules.md), the properties available in an Expression object are described in several paragraphs. For easier readability, There should be a table/index of operators available.
Contributor guide
- Research direction
- Locate the file `/docs/authoring json rules.md` in the repository. Read the paragraphs describing `Expression` object properties. Extract all operators and compile them into a markdown table. Ensure the table aligns with the existing documentation style (e.g., column headers, alignment). Submit a pull request with the change.
- Tech stack
- None
- Domain
- documentation
- Issue type
- Documentation
- Prerequisites
- GitMarkdown