mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-08-06 02:08:56 +02:00
Contribution guide review
Update pull_request_template.md
This commit is contained in:
commit
1304627bda
1 changed files with 15 additions and 2 deletions
17
.github/pull_request_template.md
vendored
17
.github/pull_request_template.md
vendored
|
@ -1,6 +1,19 @@
|
||||||
You've read [How to contribute](https://github.com/Solido/awesome-flutter/blob/master/contributing.md) right ?
|
Please read [How to contribute](https://github.com/Solido/awesome-flutter/blob/master/contributing.md) before creating a submission.
|
||||||
|
|
||||||
So tell me more about your awesome contribution and add the badge to your repo after it's accepted :D
|
## Description
|
||||||
|
|
||||||
|
Submission description here
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Checklist**
|
||||||
|
|
||||||
|
- [ ] I read [How to contribute](https://github.com/Solido/awesome-flutter/blob/master/contributing.md)
|
||||||
|
- [ ] I edited the SOURCE.md file only
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Feel free to add this badge to your repository after it's accepted to **awesome-flutter**.
|
||||||
|
|
||||||
<a href="https://stackoverflow.com/questions/tagged/flutter?sort=votes">
|
<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" />
|
<img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue