| author | |
| committer | |
| log | dd8ca27979ea883057531c1624d94d2efdef0864 |
| tree | 983384b73c97e72a14788ee077244cd497e6ad25 |
| parent | fa321a07cd985c672879c091db6dd0aa6b66f0b7 |
| parent | c85bdbffa976fd9bd7a9512d5a4706b2df31627b |
| signature |
Update issue templates1 files changed, 12 insertions(+), 0 deletions(-)
.github/ISSUE_TEMPLATE/autodoc-issue.md created+12| ... | @@ -0,0 +1,12 @@ | ||
| 1 | --- | ||
| 2 | name: Autodoc Issue | ||
| 3 | about: Issues with automatically generated docs, including stdlib docs. | ||
| 4 | title: 'Autodoc: {your issue}' | ||
| 5 | labels: autodoc | ||
| 6 | assignees: kristoff-it | ||
| 7 | |||
| 8 | --- | ||
| 9 | |||
| 10 | Autodoc 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. | ||