anvil/docs/source/topics/bugshugscode.rst
Joshua Harlow 27f9e46fcf Some small doc cleanups.
Change-Id: Ib1071febe1c08c129b44910bb63b49f28f292b9b
2013-06-05 20:35:14 -07:00

53 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.
Links
-----
Please visit as often as you want at the following urls:
- http://launchpad.net/anvil (blueprints for features, bugs, q/a...)
- https://launchpad.net/~anvil-dev (talk to the devs directly)
Help and developer work/time is always much appreciated!
Source code
===========
The source code is on github located at:
https://github.com/stackforge/anvil/
Feel free to fork it and contribute to it.
Bugs
----
https://bugs.launchpad.net/anvil
Branches
--------
Stable *branches* can also be downloaded:
https://github.com/stackforge/anvil/branches
Hacking
=======
Feel free to hack but please try to follow the `hacking guidelines`_.
.. _apache version 2.0 license: https://github.com/stackforge/anvil/blob/master/LICENSE
.. _launchpads issue tracking system: http://launchpad.net/anvil
.. _hacking guidelines: https://github.com/stackforge/anvil/blob/master/HACKING.md