Skip to content

Commit

Permalink
Move to a status table
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Feb 7, 2024
1 parent 8ff11d6 commit caea73f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
8 changes: 8 additions & 0 deletions rfc/x/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
RFC-x
=====

## Status

This RFC is currently under review (D4).

| Name | GitHub Handle | Institution | Date | Status |
|------------|---------------|-------------------|------------|--------|
| Josh Moore | joshmoore | German BioImaging | 2023-12-23 | |

## Overview

This RFC defines the high-level decision making process for changes within the
Expand Down
18 changes: 14 additions & 4 deletions rfc/x/template.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
# RFC Template

Summary: Sentence fragment summary
Status: WIP | In-Review | Approved | Obsolete
Authors: ...
Reviewers:
Endorsers:

## Status

Brief description of status, including, e.g., `WIP | In-Review | Approved | Withdrawn | Obsolete`.

| Name | GitHub Handle | Institution | Date | Status |
|-----------|---------------|-------------|------------|----------------------------------|
| Author | N/A | N/A | xxxx-xx-xx | |
| Author | N/A | N/A | xxxx-xx-xx | Implemented (link to release) |
| Commenter | N/A | N/A | xxxx-xx-xx | Endorse (link to comment) |
| Commenter | N/A | N/A | xxxx-xx-xx | Not yet (link to comment) |
| Endorser | N/A | N/A | xxxx-xx-xx | Endorse (no link needed) |
| Endorser | N/A | N/A | xxxx-xx-xx | Implementing (link to branch/PR) |
| Reviewer | N/A | N/A | xxxx-xx-xx | Endorse (link to comment) |
| Reviewer | N/A | N/A | xxxx-xx-xx | Requested by editor |

## Overview

Expand Down

0 comments on commit caea73f

Please sign in to comment.