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 還沒有評估資料。