File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11blank_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
143contact_links :
154 - name : Hiero Discord
165 url : https://github.com/hiero-ledger/hiero-sdk-python/blob/main/docs/discord.md
Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments