Sha256: ced9cc041483e73948537cc43f172bcd066bdd0202eb16c44e8352c90ae06e58

Contents?: true

Size: 995 Bytes

Versions: 39

Compression:

Stored size: 995 Bytes

Contents


# ======== Emoji Prefix ========
# 🎉  :tada: Initial commit.
# ✨  :sparkles: New features.
# 🔧  :wrench: Changing configuration files.
# 💄  :lipstick: Updating the UI and style files.
# ✏  :pencil2: Fixing typos.
# 📝  :memo: Writing docs.
# 🔥  :fire: Removing code or files.
# 🐛  :bug: Fixing a bug.
# ♻  :recycle: Refactoring code.
# 🚨  :rotating_light: Removing linter warnings.
# 🚧  :construction: Work in progress.

# ==== 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/

# for http://memo.goodpatch.co/2016/07/beautiful-commits-with-emojis/

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
qiita_trend-0.3.6 .commit_template
qiita_trend-0.3.5 .commit_template
qiita_trend-0.3.4 .commit_template
qiita_trend-0.3.3 .commit_template
qiita_trend-0.3.2 .commit_template
qiita_trend-0.3.1 .commit_template
qiita_trend-0.3.0 .commit_template
qiita_trend-0.2.9 .commit_template
qiita_trend-0.2.8 .commit_template
qiita_trend-0.2.7 .commit_template
qiita_trend-0.2.6 .commit_template
qiita_trend-0.2.5 .commit_template
qiita_trend-0.2.4 .commit_template
qiita_trend-0.2.3 .commit_template
qiita_trend-0.2.2 .commit_template
qiita_trend-0.2.1 .commit_template
qiita_trend-0.2.0 .commit_template
qiita_trend-0.1.1 .commit_template
qiita_trend-0.1.0 .commit_template