]> git.proxmox.com Git - mirror_novnc.git/commit
Add issue templates
authorPierre Ossman (Work account) <ossman@cendio.se>
Mon, 21 May 2018 07:37:37 +0000 (09:37 +0200)
committerPierre Ossman (Work account) <ossman@cendio.se>
Mon, 21 May 2018 07:37:37 +0000 (09:37 +0200)
commit5dad77b9d51946d5fbf136cf27c9899e0d3e0248
treef0992e57ce554cf88c93e81772e6e4e4a3491bee
parentcfe1e44ed707976f2dd77da83c2e26264a59593f
Add issue templates

We often have to ask for the same information for every new issue. Try to avoid this by using github's templates for issues.
.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature_request.md [new file with mode: 0644]