From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by sourceware.org (Postfix) with ESMTP id 20C863857C53 for ; Mon, 31 Aug 2020 21:25:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 20C863857C53 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-309-YO-ciTBMPkarODSgLooSdg-1; Mon, 31 Aug 2020 17:25:02 -0400 X-MC-Unique: YO-ciTBMPkarODSgLooSdg-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B490B425CD for ; Mon, 31 Aug 2020 21:25:01 +0000 (UTC) Received: from theo.uglyboxes.com (ovpn-112-162.phx2.redhat.com [10.3.112.162]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 932FA10027A6 for ; Mon, 31 Aug 2020 21:25:01 +0000 (UTC) To: bunsen@sourceware.org From: Keith Seitz Subject: Submitting patches Message-ID: <8b541f5e-a00f-00e1-be45-5d729a05d3c1@redhat.com> Date: Mon, 31 Aug 2020 14:25:01 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Mimecast-Spam-Score: 0.001 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US X-Spam-Status: No, score=-8.4 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H5, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: bunsen@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Bunsen mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2020 21:25:21 -0000 Hi, I have started hacking on bunsen to suit my specific use-case, and I thought I would pause a moment to figure out how to properly submit any patches I might write (only one "get feet wet" patch right now). I don't see anything like a CONTRIBUTING file or other documentation describing how project maintainers would like this done. So, what say/advise/require ye? Keith