Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Conversation

@yusuke
Copy link
Contributor

@yusuke yusuke commented May 21, 2021

ピクトグラムで、「すべきこと」を上に、「すべきでないこと」を下に並べる

Issue 番号 / Issue ID

目的 / Purpose

ピクトグラムで表現しているアクションのうちどれがすべきことで、どれがすべきでないことなのか、より明瞭にします。

破壊的変更をもたらしますか / Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request の種類 / Pull Request type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

検証方法 / How to test

コードの入手 / Get the code

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
dotnet restore

コードの検証 / Test the code


確認事項 / What to check

  • 正しくピクトグラムの並びが反映される

その他 / Other information

画像を最適化したのでサイズは大幅に縮小されています。


Internal IDs:

  • PBI 2800

yusuke added 2 commits May 20, 2021 00:36
英語、日本語のNocontact10のピクトグラムの配置を変更

上段はすべきこと、下段はすべきでないことに。

Cough etiquetteだけ命令形になっていなかったのでCover coughsに変更(CDCのサイトにもある表現です)
https://www.cdc.gov/coronavirus/2019-ncov/downloads/cover-your-cough_poster.pdf
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

confirmed 開発内部管理用

Projects

None yet

Development

Successfully merging this pull request may close these issues.

接触状況を表示する画面のピクトグラムで、「すべきこと」と「すべきでないこと」が無秩序に並んでいる

2 participants