Add Chromium-only Blender WebEngine parity work
This commit is contained in:
22
blender-5.2.0/.gitea/pull_request_template.yaml
Normal file
22
blender-5.2.0/.gitea/pull_request_template.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
name: Pull Request
|
||||
about: Contribute code to Blender
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
### Instructions
|
||||
|
||||
Guides to [contributing code](https://developer.blender.org/docs/handbook/contributing/) and effective [code review](https://developer.blender.org/docs/handbook/contributing/pull_requests/).
|
||||
|
||||
By submitting code here, you agree that the code is (compatible with) GNU GPL v2 or later.
|
||||
|
||||
By default, all contributors are added to the AUTHORS file as part of a semi-automated process.
|
||||
|
||||
If you do not wish to be listed there and rather transfer copyright to the Blender Foundation please mention so at the bottom of the PR.
|
||||
This request only needs to be made once and applies to future PR's.
|
||||
|
||||
- type: textarea
|
||||
id: body
|
||||
attributes:
|
||||
label: "Description"
|
||||
hide_label: true
|
||||
Reference in New Issue
Block a user