node-unicode / node-unicode/node-unicode-data

`Not_Assigned` category?

オープン
#33 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

upstream
主要言語
JavaScript
スター
154
フォーク
18
平均マージ
9時間 48分
マージ済み PR(30日)
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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

Unicode TR18 の General_Category の例を TR44 General_Category Values Table の有効な名前と比較し、リンクされたセクションを出発点として使用します。例が一貫して有効なカテゴリ名を使用しているか、Unicode の報告によってリポジトリの変更が不要であることが確認されれば完了です。

索引モデルが issue の本文から書いたものです。

評価

領域
documentation
issue の種類
ドキュメント
難易度
1/5
見積もり時間
1時間未満
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。