node-unicode / node-unicode/node-unicode-data
`Not_Assigned` category?
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 154
- 分支
- 18
- 平均合併
- 9 小時 48 分鐘
- 30 天內合併 PR
- 3
描述
I’ve submitted this through http://www.unicode.org/reporting.html, but track it here since it affects this repository.
Both http://www.unicode.org/reports/tr18/#Categories as the latest draft of that document i.e. http://www.unicode.org/reports/tr18/proposed.html#Categories list the following example:
\p{General_Category = Not_Assigned}
However, Not_Assigned is not a valid General_Category name as per the table here: http://unicode.org/reports/tr44/#GC_Values_Table
Suggested fix: use Unassigned instead in the example.
\p{General_Category = Unassigned}
It would be easy enough to add a Not_Assigned alias but I’d rather not if this is indeed a mistake.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
比較 Unicode TR18 中的 General_Category 範例與 TR44 General_Category Values Table 中的有效名稱,並以連結的章節作為起點。完成的標準是該範例始終使用有效的類別名稱,或 Unicode 報告確認不需要變更 repository。
由索引模型根據 Issue 內容生成。
評估
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 30/100