racket/scribble

Change scribble/blueboxes to scribble/signature-box

オープン

#206 opened on 2019/08/11

 (4 件のコメント) (2 件のリアクション) (0 人の担当者)Racket (102 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (250 個のスター)
PR merge metrics
 (平均マージ 12h 51m) (30d で 1 merged PR)

説明

In racket/drracket#291 and racket/drracket#172, it was decided that "signature box" is a much better term than "blue box", and various parts of drracket's documentation were updated to use this phrase. Scribble's scribble/blueboxes library uses the term "blue box" in its documentation and the names of its exported identifiers.

We should add a scribble/signature-box library that's the same as scribble/blueboxes but with changed names. Then we should deprecate the scribble/blueboxes library and point users to the new library.

コントリビューターガイド