1
0
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:
Skyler Mäntysaari
2021-09-03 01:54:24 +03:00
committed by Travis Rowland
parent da721f3ba8
commit 8d386a2b68
4 changed files with 88 additions and 0 deletions

29
.github/ISSUE_TEMPLATE/bug.md vendored Normal file
View 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. -->