github: reclassify generic issue report to bug_report

This will allow to use multiple GitHub issue templates.
Each bug report will be assigned "Sighting" label.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I2285473316fce81ee79f28818020ab28e990b7b9
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1598
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
This commit is contained in:
Tomasz Zawadzki 2020-03-31 05:30:55 -04:00
parent 94a84ae985
commit d023fdf87d

View File

@ -1,3 +1,12 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: 'Sighting'
assignees: ''
---
Please use the issue tracker only for reporting suspected issues.
See [The SPDK Community Page](http://www.spdk.io/community/) for other SPDK communications channels.