Files
anvil/docs/source/topics/bugshugscode.rst
Joshua Harlow 5fbbd572af Folsom continued.
1. Update how status is returned/structured/shown
2. Cleanup documentation.
2012-08-17 18:57:14 -07:00

47 lines
1.1 KiB
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. _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 `launchpads 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 launchpads 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
.. _launchpads issue tracking system: http://launchpad.net/anvil
.. _hacking guidelines: https://github.com/yahoo/Openstack-Anvil/blob/master/HACKING.md