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

Feature/pill sheet group #365

Merged
merged 12 commits into from
Sep 16, 2021
Merged

Feature/pill sheet group #365

merged 12 commits into from
Sep 16, 2021

Conversation

bannzai
Copy link
Owner

@bannzai bannzai commented Sep 16, 2021

No description provided.

#
# ==== Emojis ====
# 🐛  🐛 バグ修正
# 🤘  🤘 機能改善
# 🐚  🐚 コマンドを実行した結果とか
# ✨  ✨ 部分的な機能追加
# 🎉  🎉 盛大に祝うべき大きな機能追加
# 💉  💉 libraryの追加
# 📝  📝 ドキュメント・READMEの整備
# ♻️   ♻️ リファクタリング
# 🚿  🚿 不要な機能・使われなくなった機能の削除
# 💚  💚 テストやCIの修正・改善
# 👕  👕 Lintエラーの修正やコードスタイルの修正
# 🚀  🚀 パフォーマンス改善
# 🆙  🆙 依存パッケージなどのアップデート
# 🔒  🔒 新機能の公開範囲の制限
# 👮  👮 セキュリティ関連の改善
# 🎨  🎨 デザイン修正
# 🚧  🚧 WIP 一時的なコミット

# ==== Format ====
# :emoji: Subject
#
# Commit body...

# ==== The Seven Rules ====
# 1. Separate subject from body with a blank line
# 2. Limit the subject line to 50 characters
# 3. Capitalize the subject line
# 4. Do not end the subject line with a period
# 5. Use the imperative mood in the subject line
# 6. Wrap the body at 72 characters
# 7. Use the body to explain what and why vs. how
#
# How to Write a Git Commit Message http://chris.beams.io/posts/git-commit/

# reference from http://memo.goodpatch.co/2016/07/beautiful-commits-with-emojis/
# for https://github.com/bannzai/commit_template
#
# ==== Emojis ====
# 🐛  🐛 バグ修正
# 🤘  🤘 機能改善
# 🐚  🐚 コマンドを実行した結果とか
# ✨  ✨ 部分的な機能追加
# 🎉  🎉 盛大に祝うべき大きな機能追加
# 💉  💉 libraryの追加
# 📝  📝 ドキュメント・READMEの整備
# ♻️   ♻️ リファクタリング
# 🚿  🚿 不要な機能・使われなくなった機能の削除
# 💚  💚 テストやCIの修正・改善
# 👕  👕 Lintエラーの修正やコードスタイルの修正
# 🚀  🚀 パフォーマンス改善
# 🆙  🆙 依存パッケージなどのアップデート
# 🔒  🔒 新機能の公開範囲の制限
# 👮  👮 セキュリティ関連の改善
# 🎨  🎨 デザイン修正
# 🚧  🚧 WIP 一時的なコミット

# ==== Format ====
# :emoji: Subject
#
# Commit body...

# ==== The Seven Rules ====
# 1. Separate subject from body with a blank line
# 2. Limit the subject line to 50 characters
# 3. Capitalize the subject line
# 4. Do not end the subject line with a period
# 5. Use the imperative mood in the subject line
# 6. Wrap the body at 72 characters
# 7. Use the body to explain what and why vs. how
#
# How to Write a Git Commit Message http://chris.beams.io/posts/git-commit/

# reference from http://memo.goodpatch.co/2016/07/beautiful-commits-with-emojis/
# for https://github.com/bannzai/commit_template
#
# ==== Emojis ====
# 🐛  🐛 バグ修正
# 🤘  🤘 機能改善
# 🐚  🐚 コマンドを実行した結果とか
# ✨  ✨ 部分的な機能追加
# 🎉  🎉 盛大に祝うべき大きな機能追加
# 💉  💉 libraryの追加
# 📝  📝 ドキュメント・READMEの整備
# ♻️   ♻️ リファクタリング
# 🚿  🚿 不要な機能・使われなくなった機能の削除
# 💚  💚 テストやCIの修正・改善
# 👕  👕 Lintエラーの修正やコードスタイルの修正
# 🚀  🚀 パフォーマンス改善
# 🆙  🆙 依存パッケージなどのアップデート
# 🔒  🔒 新機能の公開範囲の制限
# 👮  👮 セキュリティ関連の改善
# 🎨  🎨 デザイン修正
# 🚧  🚧 WIP 一時的なコミット

# ==== Format ====
# :emoji: Subject
#
# Commit body...

# ==== The Seven Rules ====
# 1. Separate subject from body with a blank line
# 2. Limit the subject line to 50 characters
# 3. Capitalize the subject line
# 4. Do not end the subject line with a period
# 5. Use the imperative mood in the subject line
# 6. Wrap the body at 72 characters
# 7. Use the body to explain what and why vs. how
#
# How to Write a Git Commit Message http://chris.beams.io/posts/git-commit/

# reference from http://memo.goodpatch.co/2016/07/beautiful-commits-with-emojis/
# for https://github.com/bannzai/commit_template
@bannzai bannzai merged commit 6c7a91b into main Sep 16, 2021
@bannzai bannzai deleted the feature/pill_sheet_group branch September 16, 2021 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant