diff --git a/.github/ISSUE_TEMPLATE/autodoc-issue.md b/.github/ISSUE_TEMPLATE/autodoc-issue.md new file mode 100644 index 0000000000..bdf4e784b8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/autodoc-issue.md @@ -0,0 +1,12 @@ +--- +name: Autodoc Issue +about: Issues with automatically generated docs, including stdlib docs. +title: 'Autodoc: {your issue}' +labels: autodoc +assignees: kristoff-it + +--- + +Autodoc is still work in progress and as such many bugs and missing features are already known. + +# Please report only regressions, i.e. things that worked in a previous build of new Autodoc (orange banner) that now don't work any more.