From c85bdbffa976fd9bd7a9512d5a4706b2df31627b Mon Sep 17 00:00:00 2001 From: Loris Cro Date: Wed, 3 Aug 2022 16:20:27 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/autodoc-issue.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/autodoc-issue.md diff --git a/.github/ISSUE_TEMPLATE/autodoc-issue.md b/.github/ISSUE_TEMPLATE/autodoc-issue.md new file mode 100644 index 000000000..bdf4e784b --- /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.