From 82b39ca06fdec74be320bd747453075ffeae772c Mon Sep 17 00:00:00 2001 From: Jonas Hummelstrand Date: Thu, 7 Dec 2023 12:56:19 +0100 Subject: [PATCH] Create PULL-REQUEST-TEMPLATE.md --- .github/PULL-REQUEST-TEMPLATE.md | 46 ++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 .github/PULL-REQUEST-TEMPLATE.md diff --git a/.github/PULL-REQUEST-TEMPLATE.md b/.github/PULL-REQUEST-TEMPLATE.md new file mode 100644 index 0000000..a5a5ec7 --- /dev/null +++ b/.github/PULL-REQUEST-TEMPLATE.md @@ -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: '' + +--- + + + +## About Me + + +## Background + + + +## Proposal + + + +## Status + + +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.