chore: update pull request template

This commit is contained in:
Ayo 2022-10-22 21:21:53 +02:00
parent f081304d6f
commit 21486e1baa

View file

@ -1,15 +1,15 @@
--- ## type(scope): description
title: "type(scope): description"
---
<!-- <!--
☝️ Put your PR title up here! ☝️ Put your PR title up here!
"scope" could be one of our apps or packages:
- form, validator, demo, landing-page, docs...
✨ Example PR titles: ✨ Example PR titles:
- feat(form): implement new FormControl isValid state - feat(form): implement new FormControl isValid state
- fix(validator): correct the variable name typo causing errors - fix(validator): correct the variable name typo causing errors
- refactor(types): improve TypeScript types
- style(landing-page): update the logo in the landing page app - style(landing-page): update the logo in the landing page app
- docs(project): update content project CONTRIBUTING.md - docs: update content project CONTRIBUTING.md
--> -->
Fixes # <!-- 👈🏻 Put the issue number here! --> Fixes # <!-- 👈🏻 Put the issue number here! -->