commit 60f1fe5e608f35d55677f5481b31173f6d4261a9 (tree) parent c2e978f04f489e8b49808e5fc3d5396782918370 Author: Andrew Kelley <andrew@ziglang.org> Date: Wed, 6 Mar 2024 22:57:40 -0700 remove the autodoc issue template Diffstat:
| D | .github/ISSUE_TEMPLATE/autodoc-issue.md | | | 12 | ------------ |
1 file changed, 0 insertions(+), 12 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/autodoc-issue.md b/.github/ISSUE_TEMPLATE/autodoc-issue.md @@ -1,12 +0,0 @@ ---- -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 <ins>regressions</ins>, i.e. things that worked in a previous build of new Autodoc (orange banner) that now don't work any more.