mirror of
https://github.com/voideditor/void
synced 2026-05-23 01:18:25 +00:00
Update HOW_TO_CONTRIBUTE.md
This commit is contained in:
parent
6f55e6900b
commit
00e196a55f
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ workspace/
|
|||
```
|
||||
|
||||
### Distributing
|
||||
Void's maintainers distribute Void on our website and in releases. If you'd like to see the scripts to convert `Mac .app -> .dmg`, `Windows folder -> .exe`, and `Linux folder -> appimage` for distribution, feel free to reach out.
|
||||
Void's maintainers distribute Void on our website and in releases. Our build pipeline is a fork of VSCodium, and it works by running GitHub Actions which create the downloadables. The build repo with more instructions lives [here](https://github.com/voideditor/void-builder).
|
||||
|
||||
## Pull Request Guidelines
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue