eunomia-bpf / eunomia-bpf/bpf-developer-tutorial
[FEATURE] Use 2 digits for the folder names in src folder so that they are sorted correctly
未关闭
enhancement
wontfix
- 主要语言
- C
- 星标
- 4.3k
- 派生
- 602
- 平均合并
- 1 天 10 小时
- 30 天内合并 PR
- 1
描述
The folders in `src` use only one digit for chapter numbers less than 10. This means when they are sorted in _lexicographical_ order, they appear out of _numerical_ order. This is seen in the image below.
I suggest the first 10 folders be renamed to `00-introduce`, `01-helloworld`, `02-kprobe-unlink`, and so on.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。