aboutsummaryrefslogtreecommitdiff
path: root/development.md
diff options
context:
space:
mode:
authoremmett1 <me@emmett1.my>2026-05-26 00:39:20 +0800
committeremmett1 <me@emmett1.my>2026-05-26 00:39:20 +0800
commit9e981f69f4689e4ba82ad4d4fadc6305343e616e (patch)
tree98a79b3056a64d2598f86bf6fca8e170c77b659f /development.md
parente901792f8ee9ea70421eab3fd8ff6cca097be5c9 (diff)
downloadalicelinux-9e981f69f4689e4ba82ad4d4fadc6305343e616e.tar.gz
alicelinux-9e981f69f4689e4ba82ad4d4fadc6305343e616e.zip
site updated
Diffstat (limited to 'development.md')
-rw-r--r--development.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/development.md b/development.md
new file mode 100644
index 00000000..27f47b21
--- /dev/null
+++ b/development.md
@@ -0,0 +1,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.