Hi, welcome to this repository.
QuizButton is a simple buzzer app that is extremely useful when you play quiz games.
-
Install Xcode
-
Clone repository
$ git clone https://github.com/yukendev/QuizButton.git
-
Create your own branch based on Issues
- Make sure you create branches from origin/development
- You can find Issues from here
- Yuken Tezuka
- yuken0906dev@gmail.com
This project is under MIT licence
Emoji Prefixを導入して楽しくコミットメッセージを書こう
type | emoji |
---|---|
初めてのコミット(Initial Commit) | 🎉 |
バージョンタグ(Version Tag) | 🔖 |
新機能(New Feature) | ✨ |
バグ修正(Bugfix) | 🐛 |
hotfix(Critical hotfix) | 🚑️ |
リファクタリング(Refactoring) | ♻️ |
ドキュメント(Documentation) | 📚 |
デザインUI/UX(Accessibility) | 🎨 |
パフォーマンス(Performance) | 🐎 |
ツール(Tooling) | 🔧 |
テスト(Tests) | 🚨 |
非推奨追加(Deprecation) | 💩 |
削除(Removal) | 🗑️ |
WIP(Work In Progress) | 🚧 |
仕様変更(Specification Change) | ✏️ |
マージ(Merge branches) | 🔀 |
コミットの取り消し(Revert changes) | ⏪️ |
ライブラリー(Add or update compiled files or packages) | 📦️ |
ドキュメント編集(Add or update documentation.) | 📝 |
iOSサポートバージョンを上げる | ⬆️ |