Add README.md with contributing instructions

This commit is contained in:
7heo 2016-06-03 13:31:22 +02:00 committed by Jakub Jirutka
parent c1893546b4
commit 18eeb6ea4e

15
README.md Normal file
View File

@ -0,0 +1,15 @@
Alpine Linux aports repository
==============================
This repository contains the APKBUILD files for each and every
Alpine Linux package, along with the required patches and scripts,
if any.
It also contains some extra files and directories related to testing
(and therefore, building) those packages on GitHub (via Travis).
If you want to contribute, please read the
[contributor guide](https://wiki.alpinelinux.org/wiki/Alpine_Linux:Contribute)
and feel free to either submit a git patch on the Alpine aports
mailing list (<alpine-aports@lists.alpinelinux.org>), or to submit a
pull request on [GitHub](https://github.com/alpinelinux/aports).