From b3723bfd9801ae900bff1e65756eb609c7f31059 Mon Sep 17 00:00:00 2001 From: SmashedFrenzy16 <68993968+SmashedFrenzy16@users.noreply.github.com> Date: Fri, 20 Jan 2023 16:39:04 +0000 Subject: [PATCH] Update README.md with links to Issues And PRs pages --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4beec84..a8a381b 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,6 @@ class Example extends StatelessWidget { ![Demo 3](https://github.com/slightfoot/flutter_sticky_headers/raw/gh-pages/demo3.gif) ## Bugs/Requests -If you encounter any problems feel free to open an issue. If you feel the library is -missing a feature, please raise a ticket on Github and I'll look into it. -Pull request are also welcome. +If you encounter any problems feel free to open an [issue](https://github.com/fluttercommunity/flutter_sticky_headers/issues). If you feel the library is +missing a feature, please raise a ticket on Github and we'll look into it. +[Pull requests](https://github.com/fluttercommunity/flutter_sticky_headers/pulls) are also welcome.