Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 538 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 538 Bytes

OSGeo-US.github.io

OSGeo US website

Git Commit Standard (Emoji-Log)

Please use the directions from this repo

  • Make your Git commit messages imperative.
  • Write commit message like you're giving an order.
  • A small number of categories — easy to memorize.
  • Nothing more nothing less.

examples

  • 🎉 INITIAL:
  • 📦 NEW:
  • 👌 IMPROVE:
  • 🐛 FIX:
  • 📖 DOC:
  • 🚀 RELEASE:
  • ✅ TEST:

Other