mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 04:18:46 +00:00
Github: Adding issue and PR templates [ci-skip]
This commit is contained in:
committed by
Travis Rowland
parent
da721f3ba8
commit
8d386a2b68
29
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
29
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: kind: possible bug
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
# Details
|
||||
|
||||
**Image version:**
|
||||
|
||||
<!-- Note: This should be the docker image version you're referring to -->
|
||||
|
||||
**What steps did you take and what happened:**
|
||||
|
||||
<!-- Note: This should be a clear and concise description of what the bug is. -->
|
||||
|
||||
**What did you expect to happen:**
|
||||
|
||||
<!-- Note: This should be a clear and concise description of what you expected to happen. -->
|
||||
|
||||
**Anything else you would like to add:**
|
||||
|
||||
<!-- Note: Miscellaneous information that will assist in solving the issue. -->
|
||||
|
||||
**Additional Information:**
|
||||
|
||||
<!-- Note: Anything to give further context to the bug report. -->
|
||||
Reference in New Issue
Block a user