diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index e1558277b..21f61a1b3 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -3,14 +3,16 @@
## Describe your changes
## Type of change
+
- **Bug fix** (non-breaking change which fixes an issue)
- **New feature** (non-breaking change which adds functionality)
-- **Chore** (updating grunt tasks etc; no production code change)
+- **Chore** (updating CI, tooling; no production code change)
- **Docs** (changes to the documentation)
- **Test** (adding missing tests, refactoring tests; no production code change)
## Checklist before requesting a review
+
- [ ] I have performed a self-review of my code
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
-- [ ] I have added tests that prove my fix is effective or that my feature works
\ No newline at end of file
+- [ ] I have added tests that prove my fix is effective or that my feature works
diff --git a/website/components/HomeContent.tsx b/website/components/HomeContent.tsx
index 8ed9937f2..427c082a6 100644
--- a/website/components/HomeContent.tsx
+++ b/website/components/HomeContent.tsx
@@ -16,9 +16,9 @@ const HomeContent = () => {
Intuitively
- Build your Flutter UI effortlessly
+ An expressive way to effortlessly
- with a simple declarative styling.
+ build design systems in Flutter.