From 81a4766350660302db870c373c37c6dc78a7daab Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Tue, 10 Apr 2018 20:36:40 -0700 Subject: [PATCH] Add suggested project to CONTRIBUTING --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8d8f0a5..b78b1de 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,6 +14,7 @@ Contributions welcome! Preliminaries: * The core bits of DeskTop. * The various overlays. * The DiskCopy overlay is basically a stand-alone app. Could be fun. +1. Disassembly of [Selector](https://github.com/inexorabletash/a2d/issues/63) 1. Bug fixes * Try and tackle some of the bugs in the [issue tracker](https://github.com/inexorabletash/a2d/issues?q=is%3Aissue+is%3Aopen+label%3Abug-in-original). * Bug fixes will alter the binary, so should occur in branches. There's a `fixes` branch with some already.