Skip to content

Commit

Permalink
Merge pull request #171 from pra-navi/docs/pranavi-ppp-limit
Browse files Browse the repository at this point in the history
fix: Remove page break in PPP
  • Loading branch information
jiakai-17 authored Nov 13, 2023
2 parents dc7ba63 + 85cc559 commit f2c05d7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/team/pra-navi.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ Given below are my contributions to the project.
`editTask` command.
* Credits: The `addTagTask` command was inspired by the `editTask` command in AB3.<br><br>

<div style="page-break-after: always;"></div>

* **Code contributed**: [RepoSense Link](https://nus-cs2103-ay2324s1.github.io/tp-dashboard/?search=pra-navi&breakdown=true)

* **Project management**:
Expand All @@ -67,16 +65,15 @@ Given below are my contributions to the project.
* User Guide:
* Added the documentation for the `deletePerson`, `deleteTask`, `addTagPerson` and `addTagTask` commands.
(PR [#59](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/59), [#69](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/69), [#107](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/107),
[#108](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/108), [#160](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/160))
[#108](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/108), [#160](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/160), [#172](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/172))
<br><br>
* Developer Guide:
* Added user stories and use cases for `deletePerson`, `deleteTask`, `addTagPerson` and `addTagTask`
commands. (PR [#55](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/55))
* Added the implementation details of `deleteTask` and `addTagPerson` commands. (PR [100](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/100), [#109](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/109),
[#163](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/163))
<br><br>
* Added Improved UI section. (PR [#174](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/174))<br><br>

* **Community**:
* PRs reviewed by me can be found [here](https://github.com/AY2324S1-CS2103T-T10-2/tp/pulls?q=is%3Apr+reviewed-by%3Apra-navi).
* Some parts of the history feature I added was adopted by several other class mates: To be added soon!
* Reported 8 bugs and suggestions during PE Dry Run. ([Repo](https://github.com/pra-navi/ped/issues))<br><br>

0 comments on commit f2c05d7

Please sign in to comment.