mirror of
https://github.com/blender/blender
synced 2026-09-26 16:15:47 +03:00
Experiment: Add release notes PR link field to pull request template
This commit is contained in:
parent
9275d40934
commit
439c8b62c3
1 changed files with 6 additions and 0 deletions
|
|
@ -20,3 +20,9 @@ body:
|
|||
attributes:
|
||||
label: "Description"
|
||||
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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue