Commit 307b8c11 authored by paul luse's avatar paul luse Committed by Tomasz Zawadzki
Browse files

issue_template: Update wording



To be consistent with our labels, lets call incoming issues
"sightings" and not "bugs".  They become bugs once they've
been evaluation by the assigned engineer.

Signed-off-by: default avatarpaul luse <paul.e.luse@intel.com>
Change-Id: I0d4b8798ddd457aa950f4be23f101adb7251af71
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14742


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarKrzysztof Karas <krzysztof.karas@intel.com>
Reviewed-by: default avatarBen Walker <benjamin.walker@intel.com>
Reviewed-by: default avatarTomasz Zawadzki <tomasz.zawadzki@intel.com>
parent 01a88849
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
---
name: Bug report
name: Sighting report
about: Create a report to help us improve. Please use the issue tracker only for reporting suspected issues.
title: ''
labels: 'Sighting'
@@ -7,7 +7,7 @@ assignees: ''

---

# Bug report
# Sighting report

<!--- Provide a general summary of the issue in the Title above -->

@@ -21,12 +21,12 @@ assignees: ''

## Possible Solution

<!--- Not obligatory, but suggest a fix/reason for the bug, -->
<!--- Not obligatory, but suggest a fix/reason for the potential issue, -->

## Steps to Reproduce

<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->
<!--- reproduce this sighting. Include code to reproduce, if relevant -->
1.
2.
3.