You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

80 lines
1.8 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ==============
  5. {module_title}
  6. ==============
  7. This module extends the functionality of ... to support ...
  8. and allow you to ...
  9. Installation
  10. ============
  11. To install this module, you need to:
  12. #. Do this ...
  13. Configuration
  14. =============
  15. To configure this module, you need to:
  16. #. Go to ...
  17. Usage
  18. =====
  19. To use this module, you need to:
  20. #. Go to ...
  21. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  22. :alt: Try me on Runbot
  23. :target: https://runbot.odoo-community.org/runbot/{repo_id}/{branch}
  24. .. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt
  25. .. branch is "8.0" for example
  26. Known issues / Roadmap
  27. ======================
  28. * ...
  29. Bug Tracker
  30. ===========
  31. Bugs are tracked on `GitHub Issues
  32. <https://github.com/OCA/{project_repo}/issues>`_. In case of trouble, please
  33. check there if your issue has already been reported. If you spotted it first,
  34. help us smashing it by providing a detailed and welcomed feedback.
  35. Credits
  36. =======
  37. Images
  38. ------
  39. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  40. Contributors
  41. ------------
  42. * Firstname Lastname <email.address@example.org>
  43. * Second Person <second.person@example.org>
  44. Maintainer
  45. ----------
  46. .. image:: https://odoo-community.org/logo.png
  47. :alt: Odoo Community Association
  48. :target: https://odoo-community.org
  49. This module is maintained by the OCA.
  50. OCA, or the Odoo Community Association, is a nonprofit organization whose
  51. mission is to support the collaborative development of Odoo features and
  52. promote its widespread use.
  53. To contribute to this module, please visit https://odoo-community.org.