From 6d2baaa9c4c6d7e3790621ae79fca458522af59d Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 27 Sep 2018 22:34:25 +0200 Subject: [PATCH] PR template --- .github/pull_request_template.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..80efe53 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,13 @@ +You've read [How to contribute](https://github.com/Solido/awesome-flutter/blob/master/contributing.md) right ? + +So tell me more about your awesome contribution and add the badge to your repo after it's accepted :D + + + Awesome Flutter + + + ``` + + Awesome Flutter + +```