fix(docs): link to issues and pr

This commit is contained in:
iamstanlee 2021-06-25 22:01:48 -07:00
parent 2596afe1ab
commit 799d619267
1 changed files with 3 additions and 2 deletions

View File

@ -54,9 +54,10 @@ Container(
Feel free to contribute to this project. Feel free to contribute to this project.
If you find a bug or want a feature, but don't know how to fix/implement it, please fill an [issue][https://github.com/Iamstanlee/linkfy_text/issues]. If you find a bug or want a feature, but don't know how to fix/implement it, please fill an [issue](issue).
If you fixed a bug or implemented a feature, please send a [pull request][https://github.com/Iamstanlee/linkfy_text/pulls]. If you fixed a bug or implemented a feature, please send a [pull request](pr).
# TODO # TODO
- linkify "@" mention and "$" sign - linkify "@" mention and "$" sign
- LinkifyTextField widget - LinkifyTextField widget