all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Suhail Singh <suhailsingh247@gmail.com>
To: "Noé Lopez" <noe@xn--no-cja.eu>
Cc: "Ludovic Courtès" <ludo@gnu.org>,
	"Christopher Baines" <mail@cbaines.net>,
	74736@debbugs.gnu.org,
	"Simon Tournier" <zimon.toutoune@gmail.com>
Subject: [bug#74736] [PATCH v2 0/1] Add Request-For-Comment process.
Date: Wed, 08 Jan 2025 10:12:42 -0500	[thread overview]
Message-ID: <874j29uyol.fsf_-_@gmail.com> (raw)
In-Reply-To: <87h66aime2.fsf@xn--no-cja.eu> ("Noé Lopez"'s message of "Tue, 07 Jan 2025 18:06:45 +0100")

Noé Lopez <noe@noé.eu> writes:

> Ludovic Courtès <ludo@gnu.org> writes:
> ...
>> id: 000
>
> 001, since the template takes id 0000 for ease of access.

Agreed.

>> supporters: ?

I'd like to be a supporter.  I suppose the authors get to determine
whether I am "sufficiently familiar", or is it based on self-reporting?
Perhaps this point should be clarified.

>> submitted: 2024-12-12
>> date: 2025-01-15

Should other dates such as target discussion period end as well as
target deliberation period end also be noted here?

> It’s a good place to add:
> SPDX-License-Identifier: CC-BY-SA-4.0 OR GFDL-1.3-no-invariants-only

Agreed.

>> A change may be deemed “significant” when it could only be reverted at a
>> high cost or, for technical changes, when it has the potential to
>> disrupt user scripts and programs or user workflows.  Examples include:

Stating these properties is helpful.

>> ## When to Follow This Process

Perhaps a "vs not" or equivalent could be added to the heading?

>> Most day-to-day contributions do *not* require an RFC; examples include:

I am glad that non-examples were also noted.

>> 1. Clone https://git.savannah.gnu.org/git/guix/requests-for-comments.git .
>
> Why the alone dot?

I imagine so as not to be mistaken as being part of the URL.  If so, I
would recommend we use < ... > delimiters here and elsewhere.  E.g.,

>> 1. Clone <https://git.savannah.gnu.org/git/guix/requests-for-comments.git>.

> So we are now three authors and no supporters for this RFC?  Could we
> say that more than one author also works for submitting?

I think a clarification on this point is needed.  As well, when there
are multiple authors if one or more of them could also act as
supporters.

>> Supporters help the author(s) by participating in discussions, amending
>> the document as it is being discussed, and acting as timekeepers.

The "amending the document" responsibility blurs the distinction between
authors and supporters.  Could that be replaced with "providing
constructive comments"?  E.g., this message of mine.

>> The RFC is *accepted* if (1) at least 25% of all team members send a
>> reply, and (2) no one disagrees.  In other cases, the RFC is
>> *withdrawn*.

At that point someone (or some bot) performing cleanup tasks is welcome
to close the issue, if not already closed?

>> https://www.seedsforchange.org.uk/consensus .
>
> Another alone dot 🤔

I propose "<...>." as noted above.

>> All the RFCs are dual-licensed under the [Creative Commons
>> Attribution-ShareAlike
>> 4.0](https://creativecommons.org/licenses/by-sa/4.0/) license and the
>> [GNU Free Documentation License 1.3, with no Invariant Sections, no
>> Front-Cover Texts, and no Back-Cover
>> Texts](https://www.gnu.org/licenses/fdl-1.3.html).
>
> I would add “or (at your option) any later version.”

Agreed.

>> The expected structure of RFCs is captured by the template in the file
>> `0000-template.md`, written in English with Markdown ornaments.
>
> Ornament is a complicated word, I would replace it with “syntax”.

Agreed.

>> ## Cost of Reverting
>>
>> The RFC process described in this documented can be amended by
                                     ^^^^^^^^^^
>> subsequent RFCs.

I propose:

#+begin_quote
  The RFC process described in this document can be amended and must be
  by via a subsequent RFC.
#+end_quote

-- 
Suhail




  reply	other threads:[~2025-01-08 15:14 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-08 12:29 [bug#74736] [PATCH v2 0/1] Add Request-For-Comment process Noé Lopez via Guix-patches via
2024-12-08 12:31 ` [bug#74736] [PATCH v2 1/1] rfc: " Noé Lopez via Guix-patches via
2024-12-12 18:14   ` [bug#74736] [PATCH v2 0/1] " Ludovic Courtès
2024-12-12 19:47     ` Simon Tournier
2024-12-14 10:06       ` Ludovic Courtès
2024-12-23 17:58         ` Simon Tournier
2024-12-26 11:15           ` Ludovic Courtès
2024-12-09 20:47 ` Artyom V. Poptsov
2024-12-12 19:30 ` [bug#74736] [PATCH v3] rfc: " Simon Tournier
2024-12-14 10:47   ` Ludovic Courtès
2024-12-22 13:06   ` Noé Lopez via Guix-patches via
2024-12-22 13:56 ` [bug#74736] [PATCH v4 0/1] " Noé Lopez via Guix-patches via
2024-12-22 13:56   ` [bug#74736] [PATCH v4 1/1] " Noé Lopez via Guix-patches via
2024-12-23 14:42     ` [bug#74736] [PATCH v2 0/1] " Ludovic Courtès
2024-12-23 17:33       ` Simon Tournier
2024-12-26 11:28         ` Ludovic Courtès
2024-12-31 15:23           ` Simon Tournier
2024-12-29 18:31       ` Noé Lopez via Guix-patches via
2024-12-30 11:03         ` Ludovic Courtès
2024-12-30 11:58           ` Noé Lopez via Guix-patches via
2025-01-04 17:28             ` Ludovic Courtès
2025-01-05 12:51               ` Noé Lopez via Guix-patches via
2025-01-06 10:29                 ` Simon Tournier
2025-01-06 17:40                 ` Ludovic Courtès
2025-01-08 10:53               ` Ludovic Courtès
2025-01-03 18:14 ` [bug#74736] [PATCH v5] rfc: " Simon Tournier
2025-01-06 22:29   ` [bug#74736] [PATCH v6] Add Request-for-Comments process Ludovic Courtès
2025-01-07 17:06     ` Noé Lopez via Guix-patches via
2025-01-08 15:12       ` Suhail Singh [this message]
     [not found]     ` <825F8319-4F41-4F4C-81B3-2C84A73A13CF@housseini.me>
2025-01-08  6:33       ` reza via Guix-patches via
2025-01-08 16:26     ` [bug#74736] [PATCH v2 0/1] Add Request-For-Comment process pukkamustard
2025-01-07 19:40 ` [bug#74736] " Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874j29uyol.fsf_-_@gmail.com \
    --to=suhailsingh247@gmail.com \
    --cc=74736@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    --cc=mail@cbaines.net \
    --cc=noe@xn--no-cja.eu \
    --cc=zimon.toutoune@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.