-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Definition of done for NativeScript features
Panayot Cankov edited this page Nov 21, 2016
·
2 revisions
Each planned issue should have this checklist in Github where it states which parts of the DOD are applicable for this feature and which items will be done for the planned release.
- Architectural spec (for larger features/new functionality). The preferred approach is a GitHub issue, which describes the problem and the suggested solution(s). Gather feedback from the community and/or other teams before proceeding with the implementation.
- Code Implementation
- Prepare benchmarks - previous vs now state (when applicable)
- Code Samples entry/update (when applicable)
- QSF example (when applicable)
- Documentation article
- Test
- Unit tests
- UI Tests (when applicabe)
- Integration Tests (when applicable)
- Blog post (when applicable)