We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The basic notation is camelCase. Examples
const { hoge, hogeHoge, fuga, fugaFuga } = this.state.bookSeeker;
When you want to add a function called "hoge".
add/hoge
When to fix something called "hogehoge".
fix/hogeHoge
Pull Request(PR)とIssueを関連づけてください。 Pull Requestのtitleまたはdescriptionでは特定の記法(close, fix, resolve, closes...)に沿うことでPRをマージすると同時にIssueをクローズすることができます。
close, fix, resolve, closes...
e.g. 登録画面の追加 close #3
登録画面の追加 close #3
Closing issues using keywords