File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Description
2+ <!-- Provide a brief but clear description of the changes introduced by this PR.
3+ Explain WHY the change was necessary and HOW it fixes the issue.
4+ If applicable, mention any dependencies or related changes. -->
5+
6+ ## Issue No
7+ <!-- Mention the issue number this PR addresses. Use GitHub keywords like:
8+ - Fixes #123 (closes the issue when merged)
9+ - Resolves #123
10+ - Related to #123 (if it doesn’t close the issue)
11+ - JIRA ticket number, if no GitHub issue available
12+ -->
13+
14+ ## Steps to Replicate the Issue
15+ 1 . <!-- Step 1: Describe the action taken. -->
16+ 2 . <!-- Step 2: What was the expected result? -->
17+ 3 . <!-- Step 3: What was the actual result? -->
18+
19+
20+
21+ ## Checklist
22+ - [ ✔/✖] Tested locally or on demo2/demo3?
23+ - [ ✔/✖/NA] New test case added/updated?
24+ - [ ✔/✖/NA] Are all newly added texts included via translation?
25+ - [ ✔/✖/NA] Are text sanitized properly? (Eg use of v-text v/s v-html for vue)
26+ - [ ✔/✖/NA] Version bumped?
You can’t perform that action at this time.
0 commit comments