From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Getting Started Date: Fri, 13 Jan 2023 09:25:40 +0200 Message-ID: <83tu0uaoaz.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23328"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: josh parson Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jan 13 08:26:40 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pGESW-0005w0-9C for ged-emacs-devel@m.gmane-mx.org; Fri, 13 Jan 2023 08:26:40 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pGERj-0007H5-O9; Fri, 13 Jan 2023 02:25:52 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pGERZ-0007GZ-DI for emacs-devel@gnu.org; Fri, 13 Jan 2023 02:25:43 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pGERY-0003Ge-R1; Fri, 13 Jan 2023 02:25:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=NBs6F1jCYxxC/gduAwAbX4AHX17k/jvDhyDIHXzqfx0=; b=pX7ndTD9npgc UQBiYT64s0p0Z1rjclWnZIT8iPFfPWgcaDtOdO2bthi6RAuPNJ4WbCBSpKuI0fo/gp0TUMOk+mXWq KWGudAalH4ekafyLkaTsyyEn4Z+HRQIiL0LuZdujT4UyasLXlu6MTt08+x++wmgQGmP7IiLocnqSZ Ijy4cYlYtSbWDHXwW34Naxsori395II4GpIHl8qS+zGrObSLwwwxmgIepPYhoGznP1pPiC/keuYvW yqPXBxGNM+ejkYcgh+7MN753JCMjEbI1u/1Ivi5o+gCmMOfsnRonkSdNGyjiRqkggfS6xF7d1raER siYyIAVQfNI1WtAvqd9Whw==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pGERX-00082e-SN; Fri, 13 Jan 2023 02:25:40 -0500 In-Reply-To: (message from josh parson on Thu, 12 Jan 2023 21:41:25 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:302392 Archived-At: > From: josh parson > Date: Thu, 12 Jan 2023 21:41:25 -0500 > > Hi, I'm Josh. I'm relatively new to open source development and wanted to work on something I was > passionate about (EMACs), I was wondering if there were any small fixes/features that needed work. Thank you for your interest in Emacs. I suggest you start by reading the file CONTRIBUTE, if you haven't already. Thereafter, you can: . lurk here and pick up any issues/bugs that sound interesting . subscribe to bug-gnu-emacs@gnu.org to get bug reports and enhancements, or view them via the Web interface at https://debbugs.gnu.org/ . read etc/TODO and look for tasks that seem interesting If you intend to contribute to Emacs, I also suggest to start your legal paperwork of assigning copyright to the FSF rolling at this time, because without the copyright assignment, we will only be able to accept a very small amount of code changes from you. (I can send you the form to fill if you want to start this now.)