mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-30 22:34:01 -05:00
Removed GitHub Copilot for PRs templating value
refs https://githubnext.com/copilot-for-prs-sunset - unfortunately the technical preview will end in mid December so we need to cleanup the templating var
This commit is contained in:
parent
c695497598
commit
b1666f596f
1 changed files with 0 additions and 5 deletions
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -7,8 +7,3 @@ Please include a description of your change & check your PR against this list, t
|
|||
- [ ] The build will pass (run `yarn test:all` and `yarn lint`)
|
||||
|
||||
We appreciate your contribution!
|
||||
|
||||
---
|
||||
|
||||
<!-- Leave the line below if you'd like GitHub Copilot to generate a summary from your commit -->
|
||||
copilot:summary
|
||||
|
|
Loading…
Reference in a new issue