openstackdocstheme/releasenotes/notes/bug-project-e9ff50f6149d2be1.yaml
KATO Tomoyuki 119f9888b9 Add bug report project definition feature
Some teams use openstackdocstheme which have each launchpad project.
To report a bug to the appropriate project directly,
enable each project to define the bug report project.

To define it, add the html_context at Sphinx conf.py.
For example:
  html_context = {"bug_project": 'openstack-training-guides', ...}

Change-Id: I75d3c068305ad475ba75649e6185741dc511668b
2015-12-05 13:06:38 +09:00

6 lines
202 B
YAML

---
features:
- Some teams use openstackdocstheme which have each launchpad project.
To report a bug to the appropriate project directly,
enable each project to define the bug report project.