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

feat(enums.ts): add HARM_CATEGORY_CIVIC_INTEGRITY #268

Merged
merged 4 commits into from
Feb 26, 2025

Conversation

ImBIOS
Copy link
Contributor

@ImBIOS ImBIOS commented Sep 29, 2024

  • add HARM_CATEGORY_CIVIC_INTEGRITY
  • improve JSDoc for better DX and readability in IDE

Fix #242
Fix #246

- add HARM_CATEGORY_CIVIC_INTEGRITY
- improve JSDoc for better DX and readability in IDE
Copy link
Collaborator

@hkt74 hkt74 left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

Could you run npm run docs to update the api docs and include in this PR

and run changesets[1] to create a release note, it could be a patch

[1]https://github.com/changesets/changesets/blob/main/docs/intro-to-using-changesets.md

@ImBIOS ImBIOS requested a review from hkt74 February 26, 2025 13:29
@hkt74 hkt74 merged commit 33c3c24 into google-gemini:main Feb 26, 2025
7 checks passed
@ImBIOS ImBIOS deleted the patch-1 branch February 27, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Civic Integrity Harm Category needs to be added HarmCategory: Civic Integrity
2 participants