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

site: add feedback in each doc page #450

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

Xieql
Copy link
Contributor

@Xieql Xieql commented Nov 18, 2023

What type of PR is this?

/kind documentation

What this PR does / why we need it:
Implemented a feedback feature using a placeholder Google Analytics ID. This enables user feedback via GitHub issues, enhancing community engagement. Future integration of actual analytics is straightforward, requiring only an update to the GA ID.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

site: add feedback in each doc page

image

Signed-off-by: Xieql <xieqianglong@huawei.com>
Copy link

netlify bot commented Nov 18, 2023

Deploy Preview for kurator-dev ready!

Name Link
🔨 Latest commit 9d9e6fe
🔍 Latest deploy log https://app.netlify.com/sites/kurator-dev/deploys/65586b52e742360008fc992a
😎 Deploy Preview https://deploy-preview-450--kurator-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

[services.googleAnalytics]
# Comment out the next line to disable GA tracking. Also disables the feature described in [params.ui.feedback].
# "UA-00000000-0" is a placeholder Google Analytics ID, Future integration of actual analytics is straightforward, requiring only an update to the GA ID.
id = "UA-00000000-0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't look like a valid id

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it is just a placeholder.

@@ -79,3 +79,19 @@ copyright = "The Kurator Authors"
url = "https://groups.google.com/g/kurator-dev"
icon = "fa fa-envelope"
desc = "Kyverno mailing list"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

? this is wrong

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Kyverno mailing list"?

we can fix this spelling mistake

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kurator mailing list

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, fix it in #455

Copy link
Member

@hzxuzhonghu hzxuzhonghu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

We can set up google analyze later

@kurator-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hzxuzhonghu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kurator-bot kurator-bot merged commit b466ba7 into kurator-dev:main Nov 20, 2023
10 checks passed
@Xieql
Copy link
Contributor Author

Xieql commented Nov 20, 2023

/lgtm

We can set up google analyze later

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants