2020-07-31 10:39:58 +00:00
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve
|
|
|
|
title: ''
|
|
|
|
labels: community, triage
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-09-28 22:35:48 +00:00
|
|
|
<!-- Provide a general summary of the issue in the Title above -->
|
2020-07-31 10:39:58 +00:00
|
|
|
|
|
|
|
## Expected Behavior
|
2021-09-28 22:35:48 +00:00
|
|
|
<!-- If you're describing a bug, tell us what should happen
|
|
|
|
If you're suggesting a change/improvement, tell us how it should work -->
|
2020-07-31 10:39:58 +00:00
|
|
|
|
|
|
|
## Current Behavior
|
2021-09-28 22:35:48 +00:00
|
|
|
<!-- If describing a bug, tell us what happens instead of the expected behavior
|
|
|
|
If suggesting a change/improvement, explain the difference from current behavior -->
|
2020-07-31 10:39:58 +00:00
|
|
|
|
|
|
|
## Possible Solution
|
2021-09-28 22:35:48 +00:00
|
|
|
<!-- Not obligatory, but suggest a fix/reason for the bug,
|
|
|
|
or ideas how to implement the addition or change -->
|
2020-07-31 10:39:58 +00:00
|
|
|
|
|
|
|
## Steps to Reproduce (for bugs)
|
2021-09-28 22:35:48 +00:00
|
|
|
<!-- Provide a link to a live example, or an unambiguous set of steps
|
|
|
|
to reproduce this bug. -->
|
2020-07-31 10:39:58 +00:00
|
|
|
|
|
|
|
1.
|
|
|
|
|
|
|
|
## Context
|
2021-09-28 22:35:48 +00:00
|
|
|
<!-- How has this issue affected you? What are you trying to accomplish?
|
|
|
|
Providing context helps us come up with a solution that is most useful in the real world -->
|
2020-07-31 10:39:58 +00:00
|
|
|
|
|
|
|
## Regression
|
2021-09-28 22:35:48 +00:00
|
|
|
<!-- Is this issue a regression? (Yes / No)
|
|
|
|
If Yes, optionally please include version or commit id or PR# that caused this regression,
|
|
|
|
if you have these details -->
|
2020-07-31 10:39:58 +00:00
|
|
|
|
|
|
|
## Your Environment
|
2021-09-28 22:35:48 +00:00
|
|
|
<!-- Include as many relevant details about the environment you experienced the bug in -->
|
2020-07-31 10:39:58 +00:00
|
|
|
* Version used:
|
|
|
|
* Server setup and configuration:
|
|
|
|
* Operating System and version (`uname -a`):
|
2022-09-05 08:20:30 +00:00
|
|
|
|
|
|
|
## Don't forget to add labels!
|
|
|
|
- component label (`neofs-adm`, `neofs-storage`, ...)
|
|
|
|
- `goodfirstissue`, `helpwanted` if needed
|
|
|
|
- does this issue belong to an epic?
|
|
|
|
- priority (`P0`-`P4`) if already triaged
|
|
|
|
- quarter label (`202XQY`) if possible
|