31 lines
778 B
Markdown
31 lines
778 B
Markdown
|
||
|
||
## 🐛 Reason to Be
|
||
|
||
Double_click_to_replace_with_a_brief_summary_of_what_this_MR_does_including_a_summary_of_the_original_issue_and_include_screenshots_and_links_to_designs_if_this_MR_has_a_UI_component
|
||
|
||
Resolves #Issue_number
|
||
|
||
Related #Issue_number
|
||
|
||
|
||
## ✅ Expected Behaviuor
|
||
|
||
Explain_little_about_how_is_it_working_in_the_current_MR
|
||
|
||
|
||
## 📋 How To Test
|
||
|
||
What_steps_should_someone_take_to_test_these_changes_include_screenshots_and_links_to_mocks_for_any_ui_work
|
||
|
||
|
||
## ⚠️ Check List
|
||
|
||
1. [ ] Title format _**SKL-33: Implement Logging using Qapix Endpoints**_ (PREFIX-Issue#: Message)
|
||
2. [ ] Run `make ci` at your end
|
||
3. [ ] Check the pipeline is **🟢 SUCCESS**
|
||
4. [ ] Set the Assignee and Reviewer
|
||
5. [ ] Create 2 PRs for ⚡ HOTFIX in master and develop️
|
||
|
||
|