From 5d9fdf1b01d0e7f5f4f83534f5070db9e5ac1010 Mon Sep 17 00:00:00 2001 From: fredtwt Date: Mon, 11 Apr 2022 18:46:58 +0800 Subject: [PATCH] Update fredtwt.md --- docs/team/fredtwt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/team/fredtwt.md b/docs/team/fredtwt.md index 687f852b568..6db536ad3d9 100644 --- a/docs/team/fredtwt.md +++ b/docs/team/fredtwt.md @@ -53,6 +53,6 @@ Given below are my contributions to the project. * Added use cases for the features `add`, `tag`, `event`, `cancelevent`. [(#87)](https://github.com/AY2122S2-CS2103T-W11-1/tp/pull/87) * Modified the `ModelClassDiagram` and `StorageClassDiagram`. [(#87)](https://github.com/AY2122S2-CS2103T-W11-1/tp/pull/87) * Added `TagSequenceDiagram`, `CancelEventSequenceDiagram`, `EventSequenceDiagram`. [(#167)](https://github.com/AY2122S2-CS2103T-W11-1/tp/pull/167) - * Added the implementation design details for `tag`, `event`, `cancelevent`. [(#67)](https://github.com/AY2122S2-CS2103T-W11-1/tp/pull/67) [#88](https://github.com/AY2122S2-CS2103T-W11-1/tp/pull/88) [#90](https://github.com/AY2122S2-CS2103T-W11-1/tp/pull/90) + * Added the implementation design details for `tag`, `event`, `cancelevent`. [(#67, ](https://github.com/AY2122S2-CS2103T-W11-1/tp/pull/67) [#88, ](https://github.com/AY2122S2-CS2103T-W11-1/tp/pull/88) [#90)](https://github.com/AY2122S2-CS2103T-W11-1/tp/pull/90) * Added manual testing instructions for `tag`, `event`, `cancelevent`. [(#171)](https://github.com/AY2122S2-CS2103T-W11-1/tp/pull/171) * Contributed to the NFRs and glossary.