(Work in Progress)
Get Over Here is an HTTP-based APIs test application made in GTK4/Libadwaita
(At the moment I am not accepting contributions because Get Over Here is in a very initial stage.)
That's great!
Here are some basic rules to get you started: Commits should start with a Capital letter and should be written in present tense (e.g. 🎉 Add cool new feature instead of 🎉 Added cool new feature). You should also start your commit message with one applicable emoji. This does not only look great but also makes you rethink what to add to a commit. Make many but small commits!
Emoji | Description |
---|---|
🎉 :tada: |
When you added a cool new feature. |
🔧 :wrench: |
When you added a piece of code. |
♻️ :recycle: |
When you refactored a part of the code. |
✨ :sparkles: |
When you applied code-format. |
🌐 :globe_with_meridians: |
When you worked on translations. |
🎨 :art: |
When you improved / added assets like themes. |
💄 :lipstick: |
When you worked on the UI of the preferences dialog. |
🚀 :rocket: |
When you improved performance. |
📝 :memo: |
When you wrote documentation. |
🪲 :beetle: |
When you fixed a bug. |
💞 :revolving_hearts: |
When a new sponsor is added or credits are updated. |
✔️ :heavy_check_mark: |
When you worked on checks or adjusted the code to be compliant with them. |
🔀 :twisted_rightwards_arrows: |
When you merged a branch. |
🔥 :fire: |
When you removed something. |
🚚 :truck: |
When you moved / renamed something. |