Skip to content

Commit 720fb78

Browse files
committed
chore(issue_template): #348 update bug and feature template
1 parent 5c41774 commit 720fb78

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A clear description of what actually happened.
2424
## Screenshots/Logs
2525
If applicable, please attach any screenshots, logs, or error messages that may help in reproducing the issue.
2626

27-
### Application/Tools/Utility Version:
27+
### Impacted Application/Tools/Utility Version:
2828
- Version: [e.g. v1.0.0]
2929
- Spring Boot Version: [e.g. 2.5.4]
3030
- Cog version

CHANGELOG.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
- - -
2+
13
## [v0.1.0](https://github.com/abhisheksr01/spring-boot-microservice-best-practices/compare/8d0cec9dc5641d2b475eef8b6cf5c0f8d43063be..v0.1.0) - 2024-12-25
24
#### Bug Fixes
35
- **(#137)** remove the dependency vulnerability suppression - ([95995d0](https://github.com/abhisheksr01/spring-boot-microservice-best-practices/commit/95995d01747b101f63f3015b2493a696f419d9c3)) - abhisheksr01
@@ -191,19 +193,3 @@
191193
- bump gradlew & springboot version - ([1d0bd54](https://github.com/abhisheksr01/spring-boot-microservice-best-practices/commit/1d0bd54b720c2c7f9fe13ecde835687417a42858)) - abhisheksr01
192194
- remove trivy installation in shell script & use abhisheksr01/eks-helm image in circleci - ([cfb1e4d](https://github.com/abhisheksr01/spring-boot-microservice-best-practices/commit/cfb1e4dc5f91f50698f4853ff4578a3c61b54ee3)) - abhisheksr01
193195
- Add name attribute to health check job in workflow - ([72afed0](https://github.com/abhisheksr01/spring-boot-microservice-best-practices/commit/72afed05bf07f1d4ed7045f592f573a7c57c3a53)) - abhisheksr01
194-
195-
- - -
196-
## v0.1.1 - 2024-12-26
197-
#### Bug Fixes
198-
- **(companieshouseapi)** #346 update the gov companieshouse url in config - (5327d19) - abhisheksr01
199-
#### Build
200-
- **(dependabot)** #275 use commit type prefix build for dependabot deps bumps - (97d066e) - abhisheksr01
201-
#### Continuous Integration
202-
- **(pipeline.yml)** #275 build semver versioned container image using cog-bump - (be75463) - abhisheksr01
203-
#### Miscellaneous Chores
204-
- **(CHANGELOG.md)** #275 add cog changelog for v0.1.0 tag initial release - (21ca219) - abhisheksr01
205-
- **(issue_template)** #348 update bug and feature template - (ea1866c) - abhisheksr01
206-
- **(issue_template)** #348 add feature,doc,bug and vulnerability templates - (b14c8a7) - abhisheksr01
207-
208-
- - -
209-

0 commit comments

Comments
 (0)