Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
变更类型
请选择适用的变更类型:
变更描述
简要描述本次变更的内容和目的:
相关 Issue
关联的 Issue 编号(如果有):
测试说明
请说明如何测试这些变更:
测试步骤
检查清单
请确认以下项目:
破坏性变更
如果此 PR 包含破坏性变更,请在此处说明:
截图/演示
如果涉及 UI 变更,请提供截图或演示:
其他说明
其他需要说明的内容:
注意: 请确保您的 PR 标题遵循以下格式:
例如:
feat(auth): add JWT token refresh mechanismfix(api): handle null pointer in user servicedocs(readme): update installation instructions