先说下我常见/常用的:
- WIP Work In Progress 开发中
- LGTM Looks Good To Me Riview 完别人的 PR ,没有问题
- PTAL Please Take A Look 帮我看下,一般都是请别人 review 自己的 PR
- CC 是好像是通知别人的意思,不知道是什么的缩写
搜到一篇相关文章: What do cryptic Github comments mean?
LGTM — looks good to me
ACK — acknowledgement, i.e. agreed/accepted change
NACK/NAK — negative acknowledgement, i.e. disagree with change and/or concept
RFC — request for comments, i.e. I think this is a good idea, lets discuss
WIP — work in progress, do not merge yet
AFAIK/AFAICT — as far as I know / can tell
IIRC — if I recall correctly
IANAL — “ I am not a lawyer ”, but I smell licensing issues