Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#2042] improvement(doc): Unify the style of configuration options #2043

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

qqqttt123
Copy link
Contributor

What changes were proposed in this pull request?

Unify the style of configuration options

Why are the changes needed?

Fix: #2042

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Just doc.

@qqqttt123 qqqttt123 added need backport Issues that need to backport to another branch branch-0.4 labels Feb 4, 2024
@jerryshao jerryshao merged commit a9dd794 into apache:main Feb 4, 2024
5 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 4, 2024
…2043)

<!--
1. Title: [#<issue>] <type>(<scope>): <subject>
   Examples:
     - "[#123] feat(operator): support xxx"
     - "[#233] fix: check null before access result in xxx"
     - "[MINOR] refactor: fix typo in variable name"
     - "[MINOR] docs: fix typo in README"
     - "[#255] test: fix flaky test NameOfTheTest"
   Reference: https://www.conventionalcommits.org/en/v1.0.0/
2. If the PR is unfinished, please mark this PR as draft.
-->

### What changes were proposed in this pull request?

Unify the style of configuration options

### Why are the changes needed?

Fix: #2042 

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Just doc.

Co-authored-by: Heng Qin <qqtt@123.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-0.4 need backport Issues that need to backport to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Unify style of the configuration options
2 participants