Welcome in Libre BusTO!
Please edit this page.
## Create a bug / feature request
You can do this in 5 minutes:
1 [[https://gitpull.it/w/|Register to this amazing website]]!
2. [[https://gitpull.it/maniphest/task/edit/form/3/|Create a Task!]]
## How to hack BusTO
Just clone this repository with `git`:
* [[https://gitpull.it/source/libre-busto/|BusTO repository source code]]
## Submit a patch to BusTO (make a "pull request")
1. Install the amazing `arcanist` package (`sudo apt install arcanist`)
2. Run: `arc diff` inside your directory
3. Read the instructions
Instead, you can also:
1. Generate a patch with `git format-patch master --stdout > my-patch.patch`
2. Upload `my-patch.patch` here: https://gitpull.it/differential/diff/create/
Done!