-
Notifications
You must be signed in to change notification settings - Fork 177
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
Docs - Add document for connector #615
Conversation
- Add connector and core pages - Add plugin npm2yarn - Config to show more level on TOC
|
||
## Prerequisites | ||
|
||
Before you begin, ensure you have met the following requirements: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think:
We already have Prerequisites header. So I think you could shorten this one to:
Please ensure you have met the following requirements:
...
|
||
Before you begin, ensure you have met the following requirements: | ||
|
||
- **Node.js**: You need to have Node.js version 18.0.0 or higher installed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is only one requirement her. I suggest:
## Prerequisites
- Require Nodejs version 18.0.0 or higher.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in commit 790438d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please help check if you can disable reviewdog
check for hardcoded connection string in markdown files.
79d857e
to
e2f83b9
Compare
Summary
Refactor js module document:
Issue
(issue link here)
Lasting Changes (Technical)
(please list down: code changes/things that have wide-effect; new libraries/functions added that can be used by others; examples below)
class EmailValidator
to validate email address' validity)Tenant#is_trial?
check)Checklist
Please check directly on the box once each of these are done