RT-Thread / RT-Thread/rt-thread

[Feature] PR规范收集List

Open
#10,926 4 comments 2 reactions 4 assignees View on GitHub

@unicornx is already working on this.

Since Nov 26, 2025.

Dominant language
C
Stars
12.2k
Forks
5.4k
Avg merge
4d 12h
Merged PRs (30d)
40

Description

Describe problem solved by the proposed feature

统一贡献者提交PR时的相关规范性问题

Describe your preferred solution

编写一份RT-Thread PR提交规范文档,具体规范条件如下:

1.规范PR标题内容

  • 前缀约束为类似[stm32][drivers]/[kernel]
  • PR内容要求针对PR修改的文件来进行总概

2.PR修改文件提交规范

  • PR应尽量避免多个特性混杂在一起,应该分开提交

3.PR commit提交规范

  • 针对重要日志可以保留,对常规修改commit需要压缩为一个提交
Describe possible alternatives

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.