-
Notifications
You must be signed in to change notification settings - Fork 257
feat: add dropbox sign #2953
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
base: main
Are you sure you want to change the base?
feat: add dropbox sign #2953
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
.gitignore
Outdated
| #!website/i18n/fr | ||
| #!website/i18n/fr/**/* | ||
|
|
||
| spec/**/* |
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.
Can we remove this if its not relevant for appsmith-docs repo
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.
This ignores the output directory of the cursor command. It generates some working docs not needed in the repo itself.
.cursor/rules/commands/uqi-docs.mdc
Outdated
| @@ -0,0 +1,170 @@ | |||
| --- | |||
| description: Workflow instructions for the `@uqi_doc` command that scaffolds a new UQI reference doc, sidebar link, and README tile from a JSON config file. | |||
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.
Is this file required?
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.
Yes, this is a cursor 'command' that helps generate the changes needed to add a new paragon integration to the docs given a uqi JSON input.
Description
Added Dropbox Sign integration and uqi-docs command.
Pull request type
Check the appropriate box:
*
Documentation tickets
Link to one or more documentation tickets:
Checklist
From the below options, select the ones that are applicable: