9 lines
294 B
Markdown
9 lines
294 B
Markdown
### PR Checklist
|
|
|
|
- [ ] Code is tested in local environment
|
|
- [ ] New code is covered by unit tests
|
|
- [ ] Unit tests pass
|
|
- [ ] Code is reviewed
|
|
- [ ] No hardcoded secrets or credentials
|
|
- [ ] Appropriate documentation is updated
|
|
- [ ] Relevant TaskID and link is included in the PR description |