11 lines
324 B
YAML
11 lines
324 B
YAML
name: New Pull Request
|
|
about: Create a new pull request.
|
|
title: ""
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Please check the following:
|
|
1. Make sure you are targeting the `main` branch.
|
|
2. Describe what your pull request does and which issue you're targeting (if any).
|
|
|