[RFC] RFC repository
Open
@msfschaffner is already working on this.
Since May 11, 2023.
Earlgrey-PROD Triaged
RFC:Proposal
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
RFC Repository
This RFC proposes storing OpenTitan RFCs as files in a Git repo, and using
an open source development workflow for the RFC process. RFCs would be
stored in the RFC repo as text files. RFCs would be proposed, reviewed, and
accepted/rejected using GitHub pull requests (PRs). The goal is to ensure
project decisions are better documented, and to make the RFC process more
visible and transparent. The workflow proposed here will already be familiar to
open source contributors and should add little overhead.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.