2023-09-08 10:05:15 +00:00
|
|
|
name: Bug report
|
2024-06-07 08:28:43 +00:00
|
|
|
description: 'Create a new bug report.'
|
2023-09-08 10:05:15 +00:00
|
|
|
title: '[Bug]: '
|
|
|
|
body:
|
2024-06-07 08:28:43 +00:00
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: >-
|
|
|
|
# 💎 Bounty program (with
|
|
|
|
[algora.io](https://console.algora.io/org/coollabsio/bounties/new))
|
|
|
|
|
|
|
|
|
|
|
|
If you would like to prioritize the issue resolution, you can add bounty
|
|
|
|
to this issue.
|
|
|
|
|
|
|
|
|
|
|
|
Click [here](https://console.algora.io/org/coollabsio/bounties/new) to
|
|
|
|
get started.
|
2023-09-08 10:05:15 +00:00
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Description
|
|
|
|
description: A clear and concise description of the problem
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Minimal Reproduction (if possible, example repository)
|
2024-06-07 08:28:43 +00:00
|
|
|
description: Please provide a step by step guide to reproduce the issue.
|
2023-09-08 10:05:15 +00:00
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Exception or Error
|
|
|
|
description: Please provide error logs if possible.
|
|
|
|
- type: input
|
|
|
|
attributes:
|
|
|
|
label: Version
|
2024-03-26 12:26:00 +00:00
|
|
|
description: Coolify's version (see top of your screen).
|
2023-09-08 10:05:15 +00:00
|
|
|
validations:
|
|
|
|
required: true
|