chore: Fix Code of Conduct link in bug-report.yml (#64)

This commit is contained in:
SONG ZHENRUI 2026-02-03 00:06:27 +08:00 committed by GitHub
parent 145a6b1cfb
commit dcc792640e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ body:
id: terms id: terms
attributes: attributes:
label: Code of Conduct label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/MetaGLM/z-ai-sdk-python/blob/main/CODE_OF_CONDUCT.md) description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/zai-org/z-ai-sdk-python/blob/main/CODE_OF_CONDUCT.md)
options: options:
- label: I agree to follow this project's Code of Conduct - label: I agree to follow this project's Code of Conduct
required: true required: true