47 lines
1.1 KiB
ReStructuredText
47 lines
1.1 KiB
ReStructuredText
.. _bugs-hugs-code:
|
||
|
||
===============
|
||
Bugs & Hugs & Code
|
||
===============
|
||
|
||
Community
|
||
=========
|
||
|
||
ANVIL is an open-source tool released under the `apache version 2.0 license`_. It *depends* on its **community** to keep it alive.
|
||
|
||
Source code
|
||
===========
|
||
|
||
The source code is on github located at:
|
||
|
||
https://github.com/yahoo/Openstack-Anvil
|
||
|
||
Feel free to fork it and contribute to it. You can also get a tarball or zip archive of the code.
|
||
|
||
Tags
|
||
----
|
||
|
||
Stable *tags* can also be downloaded:
|
||
|
||
https://github.com/yahoo/Openstack-Anvil/tags
|
||
|
||
Bugs/Features
|
||
=============
|
||
|
||
Please use `launchpad’s issue tracking system`_ to report or follow bugs or to discuss features and get support.
|
||
|
||
Hacking
|
||
=============
|
||
|
||
Feel free to hack but please try to follow the `hacking guidelines`_
|
||
|
||
|
||
Discussions
|
||
===========
|
||
|
||
Please use launchpad’s blueprint/bug system for contacting us about bugs or new features (or submit them!). Much appreciated!
|
||
|
||
.. _apache version 2.0 license: https://github.com/yahoo/Openstack-Anvil/blob/master/LICENSE
|
||
.. _launchpad’s issue tracking system: http://launchpad.net/anvil
|
||
.. _hacking guidelines: https://github.com/yahoo/Openstack-Anvil/blob/master/HACKING.md
|