Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add CONTRIBUTING.md #77

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# Contribution Guide

Cica フォントへのコントリビュート方法について記載します。

## Cica フォントの目的

- ソースコードの可読性、判読性が高い
- プログラミングが楽しくなる
- その他プログラミングに有用

というフォントを目指しています。

## Issues

- グリフの崩れ
- こうしたほうがいいのでは?

など自由にご記入ください。日本語でも英語でも大丈夫です。

### 以下の情報があるととても助かります

- スクリーンショット
- OS (バージョンも)
- ソフトウェア
- ソフトウェアの設定(関係ありそうであれば)
- 参考文献など

## Pull Request

- 細かい簡単な修正は Issue を立てずに送ってもらって大丈夫です。
- ブランチ名は `main` 以外であればとくにルールはありません。

## 独自グリフの修正について (Figma)

Cica 独自のグリフについては Figma で作成する方針で進めています。

https://www.figma.com/file/2EFLBFu8BgVAIi3TT9Y6e1/CicaGlyphs

編集権のリクエストは Issue か PR を投稿後に [@miiton](https://twitter.com/miiton) まで DM で招待先メールアドレスをお送りください。

## テスト

基本目視です。

OS やソフトウェア毎にフォントの描画方法が変わるのは押さえておいてください。

- 行間
- 文字間隔
- アンチエイリアスの効き具合
- 文字高

などなど...