|
|
@ -20,6 +20,7 @@ Please delete any options that are not relevant.
|
|
|
|
- [ ] I ran ESLint and other linters for modified files
|
|
|
|
- [ ] I ran ESLint and other linters for modified files
|
|
|
|
- [ ] I have performed a self-review of my own code and tested it
|
|
|
|
- [ ] I have performed a self-review of my own code and tested it
|
|
|
|
- [ ] I have commented my code, particularly in hard-to-understand areas
|
|
|
|
- [ ] I have commented my code, particularly in hard-to-understand areas
|
|
|
|
|
|
|
|
(including JSDoc for methods)
|
|
|
|
- [ ] My changes generate no new warnings
|
|
|
|
- [ ] My changes generate no new warnings
|
|
|
|
- [ ] My code needed automated testing. I have added them (this is optional task)
|
|
|
|
- [ ] My code needed automated testing. I have added them (this is optional task)
|
|
|
|
|
|
|
|
|
|
|
|