11<!--
22Before you open a PR, be sure to read our Contribution guidelines:
3- https://nrkno .github.io/sofie-core/docs/for-developers/contribution-guidelines
3+ https://sofie-automation .github.io/sofie-core/ /docs/for-developers/contribution-guidelines
44-->
55
66## About the Contributor
7+
78<!--
89Tell us who / which organization you are representing, and how the Sofie team will be able to contact you.
910Example: "This pull request is posted on behalf of the NRK."
1011-->
1112
12-
1313## Type of Contribution
1414
1515This is a:
16+
1617<!-- (pick one) -->
17- Bug fix / Feature / Code improvement / Documentation improvement / Other (please specify)
1818
19+ Bug fix / Feature / Code improvement / Documentation improvement / Other (please specify)
1920
2021## Current Behavior
22+
2123<!--
2224Please describe how things worked before this PR.
2325If it's a bug fixe: Describe the bug (what was happening?)
2426-->
2527
26-
2728## New Behavior
29+
2830<!--
2931What is the new behavior?
3032-->
3133
32-
3334## Testing
35+
3436<!--
35- When you add a feature, you should also provide relevant unit tests, in order to
37+ When you add a feature, you should also provide relevant unit tests, in order to
3638* ensure that the feature works as expected
3739* ensure that the feature will continue to work in the future
3840-->
@@ -50,11 +52,11 @@ Examples:
5052* This PR affects the playout logic in general.
5153* This PR affects the timing calculation in the Rundown during playout.
5254* This PR affects the NRC/MOS integration
53- *
55+ *
5456-->
5557
56-
5758## Time Frame
59+
5860<!--
5961Please provide a note about the urgency or development plan for this PR.
6062Example:
@@ -63,12 +65,12 @@ Example:
6365* Not urgent, but we would like to get this merged into the in-development release.
6466-->
6567
66-
6768## Other Information
68- <!-- The more information you can provide, the easier the pull request will be to merge -->
6969
70+ <!-- The more information you can provide, the easier the pull request will be to merge -->
7071
7172## Status
73+
7274<!--
7375Before you open the PR, make sure the items below are done.
7476If they're not, please open the PR as a Draft.
@@ -77,4 +79,4 @@ If they're not, please open the PR as a Draft.
7779- [ ] PR is ready to be reviewed.
7880- [ ] The functionality has been tested by the author.
7981- [ ] Relevant unit tests has been added / updated.
80- - [ ] Relevant documentation (code comments, [ system documentation] ( https://nrkno .github.io/sofie-core/ ) ) has been added / updated.
82+ - [ ] Relevant documentation (code comments, [ system documentation] ( https://sofie-automation .github.io/sofie-core/ / ) ) has been added / updated.
0 commit comments