Difference between revisions of "New features checklist"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
## Man page | ## Man page | ||
## Articles on wiki | ## Articles on wiki | ||
+ | |||
+ | = Time policy = | ||
+ | A feature may be dropped from the criu-dev branch, if it is there without any movement for six month. | ||
[[Category: Development]] | [[Category: Development]] | ||
[[Category: New features]] | [[Category: New features]] |
Latest revision as of 18:55, 29 May 2018
This is what to check before merging a new feature from development branch into master.
- In CRIU sources
- The feature itself %)
- Kernel feature check if needed
- All 3 APIs if the feature is API-configurable
- Tests
- Travis/Jenkins jobs if applicable
- Documentation
- Man page
- Articles on wiki
Time policy[edit]
A feature may be dropped from the criu-dev branch, if it is there without any movement for six month.