File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 88 - type : markdown
99 attributes :
1010 value : |
11+ Thanks for considering to post a Bug Report!
12+ The Bug Reports are used to raise awareness of issues in the Sofie system,
13+ and to help the community to collaborate in troubleshooting and fixing them.
14+
1115 Before you post, be sure to read our Contribution guidelines:
1216 https://nrkno.github.io/sofie-core/docs/for-developers/contribution-guidelines
1317
4852 Examples:
4953 * This is a blocker for us, we cannot use feature X until this is fixed.
5054 * Not a big issue for us, but it would be nice to have this fixed.
55+
56+ - type : textarea
57+ attributes :
58+ label : Level of Involvement
59+ description : Are you willing to contribute a fix for this yourself? Or are you just raising awareness?
60+ placeholder : |
61+ Examples:
62+ * I am willing to contribute a fix for this - if I get some guidance on what might be wrong.
63+ * Just raising awareness, I won't be able to contribute a fix myself.
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Example: "This pull request is posted on behalf of the NRK."
1212
1313## Type of Contribution
1414
15- This is a:
15+ This is a:
1616<!-- (pick one) -->
1717Bug fix / Feature / Code improvement / Documentation improvement / Other (please specify)
1818
@@ -40,6 +40,16 @@ Examples:
4040-->
4141
4242
43+ ## Time Frame
44+ <!--
45+ Please provide a note about the urgency or development plan for this PR.
46+ Example:
47+ * This Bug Fix is critical for us, please review and merge it as soon as possible.
48+ * We intend to finish the development on this feature in two weeks time.
49+ * Not urgent, but we would like to get this merged into the in-development release.
50+ -->
51+
52+
4353## Other Information
4454<!-- The more information you can provide, the easier the pull request will be to merge -->
4555
You can’t perform that action at this time.
0 commit comments