-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b83f27e
commit d067a07
Showing
1 changed file
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
name: Request for Comments | ||
description: Use this to initiate a discussion about a new feature or a larger change | ||
title: "RFC: [Short description of the feature/change]" | ||
labels: RFC, Contribution | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- | ||
Before you post, be sure to read our Contribution guidelines: | ||
https://nrkno.github.io/sofie-core/docs/for-developers/contribution-guidelines | ||
--> | ||
|
||
## About Me | ||
<!-- | ||
Tell us who / which organization you are representing, and how the Sofie team will be able to contact you. | ||
Example: "This RFC is posted on behalf of the NRK." | ||
--> | ||
|
||
## Background | ||
<!-- | ||
Please write some background information here, such as: | ||
What is your use case? | ||
What problem are you trying to solve? | ||
--> | ||
|
||
|
||
## Proposal | ||
<!-- | ||
Please describe your proposal here: | ||
--> | ||
|
||
|
||
## Status | ||
<!-- | ||
Please don't touch this section, the Sofie team will update this as the RFC progresses. | ||
--> | ||
|
||
The Sofie Team will evaluate this RFC and open up a discussion about it, usually within a week. | ||
|
||
- [x] RFC created | ||
- [ ] Sofie Team has evaluated the RFC | ||
- [ ] A workshop has been planned | ||
- [ ] RFC has been discussed in a workshop | ||
- [ ] A conclusion has been reached, see comments in thread. |