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 Me
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
15- This is a:
15+ This 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 Instructions
35+
3436<!--
3537Please provide some instructions and other information for how to verify that the feature works.
3638Examples:
@@ -39,11 +41,10 @@ Examples:
3941* "This feature also affects 'feature X', so that needs to be tested for regressions as well."
4042-->
4143
42-
4344## Other Information
4445
45-
4646## Status
47+
4748<!--
4849Before you open the PR, make sure the items below are done.
4950If they're not, please open the PR as a Draft.
@@ -52,4 +53,4 @@ If they're not, please open the PR as a Draft.
5253- [ ] PR is ready to be reviewed.
5354- [ ] The functionality has been tested by the author.
5455- [ ] Relevant unit tests has been added / updated.
55- - [ ] Relevant documentation (code comments, [ system documentation] ( https://nrkno .github.io/sofie-core/ ) ) has been added / updated.
56+ - [ ] Relevant documentation (code comments, [ system documentation] ( https://sofie-automation .github.io/sofie-core/ ) ) has been added / updated.
0 commit comments