efcl’s blog

GitHub英語のメモや引用が中心です。

GitHub英語

別のIssueにした方がいい? - 分けた方がいいですね。

Maybe worth queuing this as another issue / pull request? 引用元: Add minimal support for lazy evaluation to chaining syntax #274 by FilipZawada · Pull Request #678 · lodash/lodash Yes, fitting for a separate issue / pull request. 引用元: …

この変更を含んだバージョンは何時頃リリース予定ですか?

Nice, great job! What are your plans on releasing a version with these changes 引用元: Support ES6 SpreadElement · 2e3ce60 · Constellation/escodegen.

私の理解では〜

My understanding is that 引用元: Sequencing of promise resolution not being tested · Issue #61 · promises-aplus/promises-tests. 自分がどういう風に解釈してるか述べる時

新しいメンテナ募集

New maintainer needed 引用元: New maintainer needed · Issue #86 · yeoman/bower-requirejs. 既に使ってないテクノロジーについてのプロジェクトなので、新しくコードを書く余裕はない。 そのため、新しいプロジェクトの管理者を募集するIssueを立てるケ…

その方がいいね。もしくは...

Yeah, I think that would be better. Or ... 引用元: Normalize testcase format by bterlson · Pull Request #51 · tc39/test262.

レビューで、ここはこうしてくれませんか?と書く時

Could you make this > "Argument of type '{0}' is not assignable to parameter of type '{1}" 引用元: Better error messages in function calls. by ahejlsberg · Pull Request #242 · Microsoft/TypeScript.

これは勘違いっぽいのでIssueを閉じるよ

Because this is user error, I am closing this issue. 引用元: Character 冒 U+5192 is wrong · Issue #4 · adobe-fonts/source-han-sans.

(Node.js) 0.8のサポート外す時

drop 0.8 from travis 引用元: drop 0.8 from travis · 87bf97a · mozilla/sweet.js. 他の言い回し Node 0.8 no longer supported Update: Node 0.8 no longer supported (fixes #734) · e3432cc · roadhump/eslint Drop Node 0.8 support · Issue #734 · es…

既にIssueが立ってて「私も同じ問題です」とアピールする時

I have encounter the same issue. 引用元: Atom doesn't soft wrap CJKChinese/Japanese/Korean correctly · Issue #1783 · atom/atom.

インストールしようとしたけどエラーになったのを報告する時

Got following error when trying to run npm install on Ubuntu 引用元: npm install error · Issue #19 · jiangmiao/node-curl. I've got the error when trying to 〜〜 : エラー内容 何かをインストールしようとしたけど、エラーでできない時等に良く使…

テストを催促されて、テストを追加した時の返答

OK I fixed the tests and added some more cases. 引用元: @extends and @augments are allowed to use the {NameOfType} style by fivetran · Pull Request #77 · Constellation/doctrine.

〜というのが正しい(だが実際には気にしなくていい)

application/javascript is the correct MIME type for JavaScript (although browsers don’t really care). via Use the correct JavaScript MIME type by mathiasbynens · Pull Request #2 · substack/browserify-handbook. application/javascript という…

issue立てた後に「実装にとりかかった」と言う時

Working on this. via Indentation retrieval · Issue #625 · eslint/eslint.