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
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,12 +41,12 @@ Examples:
3941* "This feature also affects 'feature X', so that needs to be tested for regressions as well."
4042-->
4143
42-
4344## Other Information
44- <!-- The more information you can provide, the easier the pull request will be to merge -->
4545
46+ <!-- The more information you can provide, the easier the pull request will be to merge -->
4647
4748## Status
49+
4850<!--
4951Before you open the PR, make sure the items below are done.
5052If they're not, please open the PR as a Draft.
@@ -53,4 +55,4 @@ If they're not, please open the PR as a Draft.
5355- [ ] PR is ready to be reviewed.
5456- [ ] The functionality has been tested by the author.
5557- [ ] Relevant unit tests has been added / updated.
56- - [ ] Relevant documentation (code comments, [ system documentation] ( https://nrkno .github.io/sofie-core/ ) ) has been added / updated.
58+ - [ ] Relevant documentation (code comments, [ system documentation] ( https://Sofie-Automation .github.io/sofie-core/ ) ) has been added / updated.
0 commit comments