This commit is contained in:
hexlocation 2025-06-21 20:08:02 +02:00
parent 59503b5604
commit 470f8fa047

View file

@ -22,8 +22,10 @@ This applies to the frontend aswell!
To generate a patch file, first commit your changes and then do:
```bash
git format-patch -1 HEAD
git format-patch -<n> HEAD
```
Where ``<n>`` is the number of commits you've made locally that you want to upstream.
Patches can be sent to hex@iwakura.rip.
Frequent commiters may get an iwakura.rip account to open pull requests directly on the repo or may even get added to the project. To inquire about any of these two, please e-mail me at the aforementioned e-mail address.