Skip to content

Commit eabb40e

Browse files
Merge pull request #1391 from ita-social-projects/feature/issue-1660
updated develop.md
2 parents 2ceca4f + e08bcd8 commit eabb40e

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed
Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,21 @@
1-
### JIRA
1+
dev
2+
## Ticket Info
3+
Link to the corresponding GitHub board ticket: [Insert link here](https://github.com/orgs/ita-social-projects/projects/21/views/1?filterQuery=)
24

3-
* [Main JIRA ticket](https://jira.softserve.academy/secure/RapidBoard.jspa?rapidView=id)
5+
## Description
6+
Provide a high-level overview of the task or feature. This section should describe the overall purpose and context of the changes being made in the pull request.
47

5-
### About this PR
8+
## Summary of Change
9+
Detail the specific changes or modifications introduced in this PR. Include which parts of the code were altered, any new features added, bugs fixed, or refactoring performed.
610

7-
This PR add PR for Street Code client repo along with test coverage collection for Sonar Cloud
11+
## Steps to Reproduce (Optional)
12+
If applicable, outline the steps to manually reproduce the issue or verify the changes introduced in this PR.
813

9-
### Related PR
14+
---
1015

11-
### Check list
12-
- [ ] PR is reviewed manually again (to make sure you have 100% ready code)
13-
- [ ] PR meets all conventions
14-
15-
### How does it looks
16+
## CHECK LIST
17+
- [ ] CI passed
18+
- [ ] Code coverage ≥ 95%
19+
- [ ] PR is reviewed manually again (self-review)
20+
- [ ] All reviewers have agreed to merge the PR
21+
- [ ] PR meets all conventions and best practices

0 commit comments

Comments
 (0)