Experiment: Add release notes PR link field to pull request template
This commit is contained in:
@@ -20,3 +20,9 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: "Description"
|
label: "Description"
|
||||||
hide_label: true
|
hide_label: true
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: "Release Notes Pull Request"
|
||||||
|
description: "Link to a pull request adding this change to the [release notes](https://developer.blender.org/docs/release_notes/). This is highly encouraged for any noteworthy change."
|
||||||
|
placeholder: "URL"
|
||||||
|
|||||||
Reference in New Issue
Block a user