Skip to content

Commit c351777

Browse files
authored
chore: remove unused commented issue template config (hiero-ledger#1438)
Signed-off-by: Vinzy <vinzpedres@gmail.com>
1 parent 9482acd commit c351777

2 files changed

Lines changed: 1 addition & 11 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
blank_issues_enabled: true
22

3-
# Only show specific issue templates
4-
# issue_templates:
5-
# - name: Good First Issue
6-
# filename: 01-good_first_issue.yml
7-
#- name: Bug Report
8-
# filename: 02_bug_report.yml
9-
10-
# - name: Feature Request
11-
# filename: 03_feature_request.yml
12-
13-
# Test contact links
143
contact_links:
154
- name: Hiero Discord
165
url: https://github.com/hiero-ledger/hiero-sdk-python/blob/main/docs/discord.md

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
9898
- Added prompt for coderabbit to review `Query` and it's sub-classes.
9999

100100
### Changed
101+
- Remove the commented out blocks in config.yml (#1435)
101102
- Renamed `.github/scripts/check_advanced_requirement.sh` to `bot-advanced-check.sh` for workflow consistency (#1341)
102103
- Added global review instructions to CodeRabbit configuration to limit reviews to issue/PR scope and prevent scope creep [#1373]
103104
- Archived unused auto draft GitHub workflow to prevent it from running (#1371)

0 commit comments

Comments
 (0)