github: Add issue templates and action
authorBrian MacKinney <bmackinney@gmail.com>
Wed, 25 Sep 2019 06:40:04 +0000 (23:40 -0700)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 25 Sep 2019 06:40:04 +0000 (08:40 +0200)
commit454a033dc5bc9b3db626fe1533d7e8494d79f472
tree757772800829fa06cb6936495737785f1de31095
parente5856e61d88ef5149582851b00e06b5b93dce9f8
github: Add issue templates and action
.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature_request.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/support.md [new file with mode: 0644]
.github/workflows/auto_close_support.yml [new file with mode: 0644]