Skip to content

Commit cf51f97

Browse files
committed
fix: fine tuning
1 parent b8729f0 commit cf51f97

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ assignees: ""
88

99
Feature Request: Clearly describe your feature, its benefits, and most important the expected outcome. This helps us analyze the proposed solution and develop alternatives
1010

11-
# Describe the proposed feature:
11+
## Describe the proposed feature:
1212

1313
## User Need:
1414
<!-- What user need does this feature address? Include use cases and user stories. -->

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@ jobs:
3737
VALIDATE_GITHUB_ACTIONS: true
3838
VALIDATE_GITLEAKS: true
3939
VALIDATE_NATURAL_LANGUAGE: true
40-
VALIDATE_SHELL_SHFMT: true
4140
VALIDATE_MARKDOWN: true
42-
VALIDATE_MARKDOWN_PRETTIER: true
4341
FILTER_REGEX_EXCLUDE: (^cardano-config/|LICENSE\.md)
4442
# tell it your default branch so it can diff
4543
DEFAULT_BRANCH: origin/main

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
98
## 🚀 Features
109

1110
- Port from prior repository (#3)

0 commit comments

Comments
 (0)