repo2docker/.github/ISSUE_TEMPLATE/bug_report.md

27 wiersze
590 B
Markdown
Czysty Zwykły widok Historia

2019-04-28 11:02:41 +00:00
---
name: Bug report
about: Create a report to help us repair something that is currently broken
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behaviour:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behaviour**
A clear and concise description of what you expected to happen.
2019-04-28 16:31:46 +00:00
**Versions (please complete the following information):**
- OS: [e.g. linux, OSX]
- Docker version: `docker version`
- repo2docker version `repo2docker --version`