zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit c85bdbffa976fd9bd7a9512d5a4706b2df31627b (tree)
parent fa321a07cd985c672879c091db6dd0aa6b66f0b7
Author: Loris Cro <kappaloris@gmail.com>
Date:   Wed,  3 Aug 2022 16:20:27 +0200

Update issue templates
Diffstat:
A.github/ISSUE_TEMPLATE/autodoc-issue.md | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/autodoc-issue.md 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 <ins>regressions</ins>, i.e. things that worked in a previous build of new Autodoc (orange banner) that now don't work any more.