mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-01 08:09:59 +01:00
377739204b
Signed-off-by: DQ <dengq@vmware.com>
25 lines
828 B
Markdown
25 lines
828 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
---
|
|
|
|
If you are reporting a problem, please make sure the following information are provided:
|
|
|
|
**Expected behavior and actual behavior:**
|
|
A clear and concise description of what you expected to happen and what's the actual behavior. If applicable, add screenshots to help explain your problem.
|
|
|
|
**Steps to reproduce the problem:**
|
|
Please provide the steps to reproduce this problem.
|
|
|
|
**Versions:**
|
|
Please specify the versions of following systems.
|
|
|
|
- harbor version: [x.x.x]
|
|
- docker engine version: [y.y.y]
|
|
- docker-compose version: [z.z.z]
|
|
|
|
**Additional context:**
|
|
|
|
- **Harbor config files:** You can get them by packaging `harbor.yml` and files in the same directory, including subdirectory.
|
|
- **Log files:** You can get them by package the `/var/log/harbor/` .
|