Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by mail-b.sr.ht (Postfix) with ESMTPS id 45F0AFF0B0 for <~sircmpwn/sr.ht-discuss@lists.sr.ht>; Thu, 25 Jun 2020 14:53:57 +0000 (UTC) Authentication-Results: mail-b.sr.ht; dkim=pass (2048-bit key) header.d=disroot.org header.i=@disroot.org header.b=N6MZZ17D Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 40D8E5525C; Thu, 25 Jun 2020 16:53:56 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NYr5Ji3M9UdX; Thu, 25 Jun 2020 16:53:54 +0200 (CEST) Date: Fri, 26 Jun 2020 02:53:50 +1200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1593096834; bh=OxzPsr9g5dkSsVnDIGHo/7zdEaquAx8avIMbyYl5Xeg=; h=Date:From:To:Cc:Subject:In-Reply-To; b=N6MZZ17DZFsvf8MUfO0rNgr7ncQjF1GRuIWGRMrmX6p4q5cps1QxBssIad5R6uJVa DJMSgcwilbgwB/twwlWKrK5NMOm6tBE7BlwYQOclh6dXV0ByQfDRkT5gcci1vOgkh7 5uTOE+qIDPraF1Pva56zVwEamr7WZNuUhpl9sKRgsedBojEo6Kt/0uAwUrG+EyYLMo QFhSlFqkd/kkff7t47tcsbsjVYaoVzLve18yi+KDaZHvpgnfEIIs9g42v/J3ihiS8F dNFmrTIXqQZ3q9gHhzbfWOWIRkh+JmtB1wTh7TkJlH6IivYTlSXvkLp0NQDMhZ52CR NBjcFVbYGAI3A== From: Cadence Ember To: ~sircmpwn/sr.ht-discuss@lists.sr.ht Cc: Gabriel Augendre Subject: Re: Links to sample projects to evaluate sourcehut Message-Id: <20200626025350.5c9dc5813068cf3bdd224ebc@disroot.org> In-Reply-To: <8843a287-e050-a7cd-e0d5-5a3372ac2d29@augendre.info> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Trying to figure out how to post a public reply. Hopefully I got it right this time. > You can then clone it, make the changes you'd like to see applied and > send them upstream so that Drew can review and incorporate them :) Sure, I'll give it a ago! > You can find some help here[1] and here[2] about how to propose changes > on sourcehut. > > [1]: https://man.sr.ht/git.sr.ht/send-email.md > [2]: https://git-send-email.io/ Thanks, I just practised using these and I think I'm comfortable enough to try them for real now :) > On the project hub[1] you can click "Discover projects". Since > projects are groups of source + issue tracker + mailing lists, you > can discover how these services are used. It's true, but if I'm looking for examples of the todo service specifically (which I am!) then it's not very useful to indicate projects that may or may not actually have a todo associated with them. - Cadence