mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-28 17:57:51 +02:00
PR template
This commit is contained in:
parent
7ec4e61d4d
commit
6d2baaa9c4
1 changed files with 13 additions and 0 deletions
13
.github/pull_request_template.md
vendored
Normal file
13
.github/pull_request_template.md
vendored
Normal file
|
@ -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
|
||||
|
||||
<a href="https://stackoverflow.com/questions/tagged/flutter?sort=votes">
|
||||
<img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
|
||||
</a>
|
||||
|
||||
```
|
||||
<a href="https://stackoverflow.com/questions/tagged/flutter?sort=votes">
|
||||
<img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
|
||||
</a>
|
||||
```
|
Loading…
Add table
Reference in a new issue