You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1 RFC 是啥?
Note
RFC 通常代表 Request for Comments。
在互联网领域,尤其是在 Internet 工程任务组 (IETF) 的环境中,RFC 是一类非常重要的文档。虽然名称中带有 "Request"(请求),但实际上,RFC 已经演变成用来记录互联网标准、协议、过程等的正式文档。许多核心的互联网协议,例如 TCP/IP、HTTP 和 SMTP,都在相应的 RFC 中有详细的描述。
RFC 的主要特点包括:
因此,当你在互联网技术领域看到 "RFC" 时,它几乎可以肯定是指 Request for Comments 这个文档系列。
这个对开源项目挺重要的,比如 https://github.com/lobehub/lobe-chat/discussions?discussions_q=is%3Aopen+RFC 可以看到他们各种 Feature 实现的考虑
2 建议
标题建议标准化一下,比如上面的做法就是
内容我没啥特别好的建议,一般讲清楚
要解决啥问题
如何解决
就够了,下面大伙的参与也是重要的补充
由此先试着改了下我提交过的RFC
Beta Was this translation helpful? Give feedback.
All reactions