aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2024-03-06 22:57:40 -0700
committerAndrew Kelley <andrew@ziglang.org>2024-03-10 17:51:07 -0700
commit60f1fe5e608f35d55677f5481b31173f6d4261a9 (patch)
tree67d1c3498a86de05af9799d0d93d97455c3ef996 /.github
parentc2e978f04f489e8b49808e5fc3d5396782918370 (diff)
downloadzig-60f1fe5e608f35d55677f5481b31173f6d4261a9.tar.gz
zig-60f1fe5e608f35d55677f5481b31173f6d4261a9.zip
remove the autodoc issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/autodoc-issue.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/.github/ISSUE_TEMPLATE/autodoc-issue.md b/.github/ISSUE_TEMPLATE/autodoc-issue.md
deleted file mode 100644
index bdf4e784b8..0000000000
--- a/.github/ISSUE_TEMPLATE/autodoc-issue.md
+++ /dev/null
@@ -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.