Skip to content

parchlinux/rfcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 

Parch Linux RFCs

This repository is for submitting RFCs (Request for Comments) to the Parch Linux project.

What is this?

RFCs are documents used to propose new features, changes, or directions for Parch Linux. They are meant to be discussed, reviewed, and improved with feedback from contributors and the community.

How to submit an RFC

  1. Fork this repository.

  2. Add a Markdown file to the rfcs/ folder using the following format:

    0000-YYYY-MM-DD-subject.md
    
    • 0000 is a four-digit number (starting from 0000 and going up).
    • YYYY-MM-DD is the date of the proposal.
    • subject is a short slug describing the RFC.
  3. Open a pull request with your RFC.

Who can vote?

Only Parch Linux contributors and active community members can vote using πŸ‘ or πŸ‘Ž reactions on the pull request.

File structure

All RFCs must go into the rfcs/ directory:

rfcs/
β”œβ”€β”€ 0000-2025-06-09-example-subject.md
β”œβ”€β”€ 0001-2025-06-10-another-topic.md
└── ...

Merged RFCs become part of the project's development history. Further changes require a new RFC.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors