- Add Increment: 
A-CI - Add an extension
 
1 Add Increment: A-CI
Duke 
A-CI: Set up CI Use GitHub Actions to set up Continuous Integration (CI).
The workflow specified by this .yml file is a good candidate for this project. The last three segments are related to I/O redirection tests; can be deleted if not applicable to your project.
Refer to the Using GitHub Actions @SE-EDU/guides to learn how to use that .yml file to set up GitHub actions.
2 Add an extension
- Add at least one extension of your choice, selected from category B, C, or D i.e., pick just one item from one category e.g., 
B-DoWithinPeriodTasksorC-SortorD-Places - Add a tag named 
BCD-Extensionto the corresponding commit. 
Discuss with your team members to ensure that each member picks a different extension.
You may want to pick an extension that is relevant to your tP so that the code can be reused in the tP later, if possible.