Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fayaz07 committed Oct 13, 2019
1 parent 20f9e3a commit 45dba2d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,18 @@
### Want to contribute?
Pull requests and issues are always welcome!

#### How to contribute?
<ol>
<li> Fork the <a href="https://github.com/fayaz07/progress_dialog">repository</a></li>
<li> Clone it to your local machine </li>
<li> Open the project in your favourite editor </li>
<li> Open cmd/terminal and run <b>flutter clean</b> and then <b>flutter packages get</b> </li>
<li> Make the changes </li>
<li> Create a <b>Pull Request</b> </li>
</ol>

#### View the issues [here](https://github.com/fayaz07/progress_dialog/issues)

#### This library is only tested for Android, iOS contributors are most welcome

---

0 comments on commit 45dba2d

Please sign in to comment.