Extensions: refactor CommandBatch.exec_non_blocking return value
[blender-addons-contrib.git] / .gitea / pull_request_template.yaml
blob14fef699f57dd1bfde6c7dd41bfdc67cd0526ccb
1 name: Pull Request
2 about: Contribute to add-ons bundled with Blender
3 body:
4   - type: markdown
5     attributes:
6       value: |
7         ### Instructions
9         * [Contributing a new add-on](https://developer.blender.org/docs/handbook/addons/)
10         * [Contributing code](https://developer.blender.org/docs/handbook/contributing/)
11         * [Effective code review](https://developer.blender.org/docs/handbook/contributing/pull_requests/)
13         By submitting code here, you agree that the code is (compatible with) GNU GPL v2 or later.
15   - type: textarea
16     id: body
17     attributes:
18       label: "Description"
19       hide_label: true