Skip to content

Commit 0745726

Browse files
authored
Update CONTRIBUTING_EXPENSE.md
1 parent e3574fa commit 0745726

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING_EXPENSE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ Pointはやや主観的になってしまうが、既存のIssueを比較して
6464
$ node ./tools/calc-contribute-expense.mjs --point <number>
6565
```
6666

67+
e.g. 合計のPointが2の場合
68+
69+
```bash
70+
$ node ./tools/calc-contribute-expense.mjs --point 2
71+
```
72+
6773
#### 金額の計算式
6874

6975
jsprimerの年間更新コストは、だいたい30日分の作業量になるように設定している。

0 commit comments

Comments
 (0)