Skip to content

Commit 3145e72

Browse files
committed
Adding template checkbox for new EWI-6 code review standards
1 parent cf589de commit 3145e72

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Clever Coding Standards Agreement
2+
3+
- [ ] Author and Review Statement, "We agree this code adheres to our [Clever Global Coding Standards](https://app.getguru.com/folders/ibabX5oT/Engineering-Standards-Best-Practices?activeCard=a8a444f4-9149-4ec7-a0fd-8ba42519d93e) and other applicable [Coding Standards](https://app.getguru.com/folders/ibabX5oT/Engineering-Standards-Best-Practices)"
4+
15
# Jira: [TKT-000](https://clever.atlassian.net/browse/TKT-000)
26

37
# Overview:
@@ -6,6 +10,8 @@
610

711
# Testing:
812

13+
(how did you test this)
14+
915
- [ ] Unit tests
1016
- Manual tests:
1117
- [ ] Chrome
@@ -26,4 +32,4 @@
2632
- [ ] Add a screenshot of the component in `docs/assets/img` with the format `<COMPONENT URL LINK>.png`
2733
- After merging:
2834
- [ ] Deployed updated docs (`make deploy-docs`)
29-
- [ ] Posted in #eng if I made a breaking change to a beta component
35+
- [ ] Posted in #eng if I made a breaking change to a beta component

0 commit comments

Comments
 (0)