Skip to content

Commit be30478

Browse files
fix: Add description to bug_report.yml (#32)
### Fixed - Added missing description to bug_report.yml.
1 parent 282a2c4 commit be30478

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Bug report
2+
description: Report something that is broken or incorrect
23
labels: ["Bug"]
34
projects: ["Clinical-Genomics/108"]
45
body:

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Initial release of nf-core/oncorefiner, created with the [nf-core](https://nf-co
2626
- Removed snv_vcf_tbi and sv_vcf_tbi parameter. VCF indexes are now automatically detected [#9](https://github.com/Clinical-Genomics/oncorefiner/pull/9)
2727
- Renamed pipeline from postprocessing to oncorefiner []()
2828
- Fixed linting issues [#20](https://github.com/Clinical-Genomics/oncorefiner/pull/20)
29+
- Added missing description to bug_report.yml [32](https://github.com/Clinical-Genomics/oncorefiner/pull/32)
2930

3031
### `Dependencies`
3132

0 commit comments

Comments
 (0)