Skip to content

Commit

Permalink
Create PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
github: add pull request template for copilot

Signed-off-by: Victor Login <batazor111@gmail.com>
  • Loading branch information
batazor committed Mar 30, 2023
1 parent e8a1ce6 commit f54e6c8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!-- The webpack team is currently a beta pilot for GitHub Copilot for Pull Requests, please leave this template unchanged for now -->

<!-- Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. -->
<!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
<!-- Try to link to an open issue for more information. -->

## Summary
<!-- cspell:disable-next-line -->
copilot:summary

## Details
<!-- cspell:disable-next-line -->
copliot:walkthrough

0 comments on commit f54e6c8

Please sign in to comment.