From 08725c9ee33c852a9331ddbf7458f5993dd7ce3c Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 4 May 2023 17:08:52 -0700 Subject: [PATCH] Update to remove progress.md --- CONTRIBUTING.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ef1382f3..93b6423b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -94,9 +94,7 @@ merge proposal or pull request.** ## Specification/What is there to do? -In `spec.rst`, there is an editable outline of items to be accomplished, a precompiled version with spec.pdf description of items to be accomplished, and on -`PROGRESS.md`, there is our status in completing that specification. In the specification if you make changes run ``` rst2pdf spec.rst ``` +In `spec.rst`, there is an editable outline of items to be accomplished, a precompiled version with spec.pdf description of items to be accomplished. In the specification if you make changes run ``` rst2pdf spec.rst ``` Pick out something to do, but before you start, please indicate on the [lubuntu-devel mailing list](https://lists.ubuntu.com/mailman/listinfo/Lubuntu-devel) or on [#lubuntu-devel on libera](https://kiwiirc.com/client/irc.libera.net/#lubuntu-devel) to state that you intend to -complete what you have picked out. Please also look at `PROGRESS.md` to see -what still needs to be completed. +complete what you have picked out.