]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Improve issue templates (#10038)
authorJacco van den Berg <39033624+LeeLenaleee@users.noreply.github.com>
Mon, 3 Jan 2022 09:47:49 +0000 (10:47 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Jan 2022 09:47:49 +0000 (11:47 +0200)
commit51b051f766c309fd04fbd94556ec5c738c6d153f
tree5c8fdb875916c04f3c22ba44729faf668a25f4b9
parentc527f47a89aabaa914423c9a72064eb00157a1cd
Improve issue templates (#10038)

* Make issue templates fancier

* should be valid yml now

* remove title field

* remove reproducable sample for docs

* add example back to docs, change link for plugin and add TS link for TS issues

* wrong labels, forgot type: in front of it

* implement feedback

* gramar, missing word
.github/ISSUE_TEMPLATE/BUG.md [deleted file]
.github/ISSUE_TEMPLATE/DOCS.md [deleted file]
.github/ISSUE_TEMPLATE/FEATURE.md [deleted file]
.github/ISSUE_TEMPLATE/SUPPORT.md [deleted file]
.github/ISSUE_TEMPLATE/bug.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/config.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/docs.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature.yml [new file with mode: 0644]