Skip to content

Commit 88581c8

Browse files
authored
Update BUG_REPORT.yml
1 parent 6d8c935 commit 88581c8

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.yml

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,28 @@
11
name: Bug report
2-
description: Create a new bug report
2+
description: 'Create a new bug report.'
33
title: '[Bug]: '
44
body:
5+
- type: markdown
6+
attributes:
7+
value: >-
8+
# 💎 Bounty program (with
9+
[algora.io](https://console.algora.io/org/coollabsio/bounties/new))
10+
11+
12+
If you would like to prioritize the issue resolution, you can add bounty
13+
to this issue.
14+
15+
16+
Click [here](https://console.algora.io/org/coollabsio/bounties/new) to
17+
get started.
518
- type: textarea
619
attributes:
720
label: Description
821
description: A clear and concise description of the problem
9-
validations:
10-
required: true
1122
- type: textarea
1223
attributes:
1324
label: Minimal Reproduction (if possible, example repository)
14-
description: Please provide a step by step guide to reproduce the issue
25+
description: Please provide a step by step guide to reproduce the issue.
1526
validations:
1627
required: true
1728
- type: textarea

0 commit comments

Comments
 (0)