Cleanup: Node Wrangler: preview_node operator
[blender-addons.git] / .gitea / pull_request_template.yaml
blob7ca55daf0ca14e77c239dbe6811832dacb040bcb
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://wiki.blender.org/wiki/Process/Addons)
10         * [Contributing code](https://wiki.blender.org/index.php/Dev:Doc/Process/Contributing_Code)
11         * [Effective code review](https://wiki.blender.org/index.php/Dev:Doc/Tools/Code_Review)
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