]> Cypherpunks.ru repositories - gostls13.git/commit
.github: use multiple issue templates
authorSean Liao <seankhliao@gmail.com>
Tue, 23 Nov 2021 19:52:07 +0000 (20:52 +0100)
committerDmitri Shuralyov <dmitshur@golang.org>
Fri, 3 Dec 2021 18:27:20 +0000 (18:27 +0000)
commitc4a8550421ce16f233b48a85dc5dd04b16469b7f
tree5e5a2c30662074ac2fe61790bc24acc00db2acc1
parentdeb988a2866ce541058d8af3844912d1a638980b
.github: use multiple issue templates

There are currently multiple issue templates floating around for
different projects, these can sometimes be hard to find.

Fixes #29839

Change-Id: I6600b6f78842736d81d35e6a64247d00706d9e0e
Reviewed-on: https://go-review.googlesource.com/c/go/+/366736
Trust: Russ Cox <rsc@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
.github/ISSUE_TEMPLATE/00-bug.md [moved from .github/ISSUE_TEMPLATE with 80% similarity]
.github/ISSUE_TEMPLATE/01-pkgsite.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/02-pkgsite-removal.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/03-gopls.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/10-proposal.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/11-language-change.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/config.yml [new file with mode: 0644]