aboutsummaryrefslogtreecommitdiff
path: root/development.md
blob: 27f47b21f93c976052d4e9322b28a4b509a81368 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Development

## Project development links

- [Source code](https://codeberg.org/emmett1/alicelinux) - browse the repository
- [Issue tracker](https://codeberg.org/emmett1/alicelinux/issues) - report bugs, request features, or ask for a new port
- [Pull requests](https://codeberg.org/emmett1/alicelinux/pulls) - contribute code or package ports

## Port requests

To request a new package port, open an issue on the [issue tracker](https://codeberg.org/emmett1/alicelinux/issues) with the package name and upstream URL.

## Contributing

Patches and new package ports are welcome via [pull request](https://codeberg.org/emmett1/alicelinux/pulls). See the [package manager documentation](/docs/packagemanager.html) for details on the port format and build system.