diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8b101419c..08e2a433d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,10 @@ _Please explain the changes you made here._ #### Requirements / Checklist - [ ] Read the [Contributing Guidelines](https://github.com/ryanoasis/nerd-fonts/blob/-/contributing.md) -- [ ] Verified the license of any newly added font, glyph, or glyph set +- [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. + Issue number where discussion took place: #xxx +- [ ] If this contains a font/glyph add its origin as background info below (e.g. URL) +- [ ] Verified the license of any newly added font, glyph, or glyph set. License is: xxx #### What does this Pull Request (PR) do?