Add policy about new appliance containing image links. Fixes #618

This commit is contained in:
grossmj 2021-10-22 15:26:22 +10:30
parent b34eb83ffc
commit 4106707cc1

View File

@ -7,6 +7,21 @@ GNS3-registry
This is the GNS3 registry where user can share
appliances configurations and symbols.
Policy for new appliances
#########################
We welcome pull requests for new appliances.
Regarding images / disks referenced in new appliance files, we accept links
that point to well-known vendor websites or other trusted source websites.
For new contribution, we accept links depending on multiple criteria: the kind of appliance,
who submits it and especially if scripts to build the images(s) are provided (packer scripts are
recommended for Qemu appliances). Then we will build on our side, verify and upload the image(s)
on the GNS3 Sourceforge account.
For Docker appliances, please provide a Dockerfile.
Add a new symbol
################
Look for examples in the symbols directory.