stonedb
stonedb copied to clipboard
fix(doc):rm docker build and optimization steps(#389)
trafficstars
Summary about this PR
Issue Number: close #389
Tests Check List
- [ ] Unit test
- [ ] Integration test
- [ ] Manual test (add detailed scripts or steps below)
- [x] No code
Changelog
- [ ] New Feature
- [ ] Bug Fix
- [ ] Improvement
- [ ] Performance Improvement
- [ ] Build/Testing/CI/CD
- [x] Documentation
- [ ] Not for changelog (changelog entry is not required)
Documentation
- [x] Affects user behaviors
- [ ] Contains syntax changes
- [ ] Contains variable changes
- [ ] Contains experimental features
This pull request's title should follow requirements next. @zsp108 please check it :point_down:.
Valid format:
fix(vc): fix sth..... (#3306)
^ ^---------^ ^----^
| | |
| + +-> you issue id.
| |
| +-> Summary in present tense.
|
+-------> Type: feat, fix, docs, workflow, style, refactor, test, website, chore
Valid types:
feat: new feature for stonedbfix: bug fix for stonedbdocs: changes to the documentationworkflow: ci/cd in .githubrefactor: refactoring production code, eg. renaming a variablestyle: formatting, missing semi colons, etc; no production code changetest: adding missing tests, refactoring tests; no production code changewebsitechore: updating grunt tasks etc; no production code change
Thanks for the contribution! I have applied any labels matching special text in your PR Changelog.
Please review the labels and make any necessary changes.