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

コーディング規約の作成 #8

Open
1ntegrale9 opened this issue Oct 14, 2020 · 5 comments
Open

コーディング規約の作成 #8

1ntegrale9 opened this issue Oct 14, 2020 · 5 comments
Labels
Docs ドキュメントについて DX 開発者体験について Spec 仕様について

Comments

@1ntegrale9
Copy link
Member

1ntegrale9 commented Oct 14, 2020

命名規則、ブランチ名、その他諸々。

最終的にWikiにまとめますが、その前の議論をここでやります。

@1ntegrale9 1ntegrale9 changed the title ブランチ名規約の作成 コーディング規約の作成 Oct 14, 2020
@1ntegrale9
Copy link
Member Author

因みにブランチはマージしたら自動で消える設定にしてるので、
内容と反してさえなければ、そこまで気にする必要はないかなと思います。

@sizumita
Copy link

featureはfeature/*がいいです

@1ntegrale9 1ntegrale9 added Docs ドキュメントについて Spec 仕様について DX 開発者体験について labels Oct 14, 2020
@sh1ma
Copy link

sh1ma commented Oct 15, 2020

  • 命名規則
    • 基本はpep8に従うべき
    • その他リンタ、フォーマッタは別途決めるべき
  • ブランチ名
    • ブランチ名はgit-flowかgithub flowで統一したい

@1ntegrale9
Copy link
Member Author

1ntegrale9 commented Oct 17, 2020

コミットメッセージの prefix について

https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#type

[Feat] 機能の追加更新削除
[Fix] 不具合の修正
[Docs] ドキュメントの追加更新削除
[Style] コードのフォーマット修正
[Refactor] リファクタリング
[Perf] パフォーマンスの改善
[Test] 自動テストの追加更新削除
[Chore] その他

@sevenc-nanashi
Copy link
Member

了解です。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs ドキュメントについて DX 開発者体験について Spec 仕様について
Projects
None yet
Development

No branches or pull requests

4 participants