Hey! 👋
To find out more about Grapefruit, please check out the wiki!
⚙️Requirements
- Java 16 or higher
Thanks to @DaniFoldi for the awesome logo!
Use commit names with the following prefixes to indicate their purpose
Emoji | Prefix | Description |
---|---|---|
⚡ ⚡ | :zap: :zap: |
for implementing breaking functionality (semver major) |
⚡ | :zap: |
for implementing non-breaking functionality (semver minor) |
🔨 | :hammer: |
for bug fixes and non-breaking improvements (semver patch) |
🔧 | :wrench: |
for configurations |
🚦 | :vertical_traffic_light: |
for tests |
📝 | :memo: |
for documentations |
🔍 | :mag: |
for lint fixes |
♻️ | :recycle: |
for non-breaking refactoring |
📎 | :paperclip: |
for dependencies |
:octocat: |
for workflows | |
🚧 | :construction: |
for experimental or temporary changes |