authorgravatar for kappaloris@gmail.comLoris Cro <kappaloris@gmail.com> 2022-08-03 16:20:59+02:00
committergravatar for noreply@github.comGitHub <noreply@github.com> 2022-08-03 16:20:59+02:00
logdd8ca27979ea883057531c1624d94d2efdef0864
tree983384b73c97e72a14788ee077244cd497e6ad25
parentfa321a07cd985c672879c091db6dd0aa6b66f0b7
parentc85bdbffa976fd9bd7a9512d5a4706b2df31627b
signaturebadge-question-mark Signed by PGP key 4AEE18F83AFDEB23

Merge pull request #12323 from ziglang/autodoc-issue-template

Update issue templates

1 files changed, 12 insertions(+), 0 deletions(-)

.github/ISSUE_TEMPLATE/autodoc-issue.md created+12
...@@ -0,0 +1,12 @@
1---
2name: Autodoc Issue
3about: Issues with automatically generated docs, including stdlib docs.
4title: 'Autodoc: {your issue}'
5labels: autodoc
6assignees: kristoff-it
7
8---
9
10Autodoc is still work in progress and as such many bugs and missing features are already known.
11
12# 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.