chore(repo): update GitHub pull request template (#12835)

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
This commit is contained in:
Benjamin Cabanes 2022-10-26 14:05:36 -04:00 committed by GitHub
parent 94edbe9f6c
commit 97d1a0c399
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
<!--
_[Please make sure you have read the submission guidelines before posting an PR](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#submit-pr)_
# Community Plugin Submission
@ -21,3 +22,14 @@ Example:
```
Once merged, your will plugin will be available when running the `nx list` command, and will also be available in the Plugin browser on [nx.dev](https://nx.dev)
-->
# Community Plugin Submission
## {replace with plugin's name}
<!--
Describe what your plugin is and what is its goal or issues it addresses. If you don't provide a description, we will not merge your PR.
Is it focused on a technology, tooling or behaviour? Does the plugin provide generators, executors or graph support?
Do you know who is already using the plugin? Mention who is the author of the plugin.
-->