all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66844] [PATCH 0/1] Add Request-For-Comment process.
@ 2023-10-31 11:05 Simon Tournier
  2023-10-31 11:08 ` [bug#66844] [PATCH] rfc: " Simon Tournier
  2024-10-31 13:29 ` [bug#66844] [PATCH 0/1] " Noé Lopez via Guix-patches via
  0 siblings, 2 replies; 5+ messages in thread
From: Simon Tournier @ 2023-10-31 11:05 UTC (permalink / raw)
  To: 66844; +Cc: Simon Tournier

Hi,

This is a proposal for implementing Request-For-Comment process.  It is highly
inspired by Rust RFC:

    https://github.com/rust-lang/rfcs

and also by GHC Haskell proposal process [1] and Nix RFC process [2].  Based
on my understanding of Guix community interactions, I write down this text.

The aim is to remove “Why wasn't I consulted” situations for “substantial”
changes by improving the current process.  Somehow, this patch is an attempt
to make concrete what had been expressed several times; for one instance:

        Time for a request-for-comments process?
        Ludovic Courtès <ludo@gnu.org>
        Wed, 27 Oct 2021 23:22:50 +0200
        id:87cznqb1sl.fsf@inria.fr
        https://lists.gnu.org/archive/html/guix-devel/2021-10
        https://yhetil.org/guix/87cznqb1sl.fsf@inria.fr

Again, please note that this process is about “substantial” changes that are
very few.

WDYT?

Cheers,
simon



1: https://github.com/ghc-proposals/ghc-proposals
2: https://github.com/NixOS/rfcs

Simon Tournier (1):
  rfc: Add Request-For-Comment process.

 rfc/0000-template.txt    |  58 +++++++++++++
 rfc/0001-rfc-process.txt | 180 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 238 insertions(+)
 create mode 100644 rfc/0000-template.txt
 create mode 100644 rfc/0001-rfc-process.txt


base-commit: c0895371c5759c7d9edb330774e90f192cc4cf2c
-- 
2.41.0





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-10-31 13:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-31 11:05 [bug#66844] [PATCH 0/1] Add Request-For-Comment process Simon Tournier
2023-10-31 11:08 ` [bug#66844] [PATCH] rfc: " Simon Tournier
2024-02-04 16:30   ` Christopher Baines
2024-02-05 14:28   ` Ludovic Courtès
2024-10-31 13:29 ` [bug#66844] [PATCH 0/1] " Noé Lopez via Guix-patches via

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.