Skip to content

Commit

Permalink
Create CONTRIBUTION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AkhileshManda authored Apr 11, 2023
1 parent 44ae443 commit 4ea8e36
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CONTRIBUTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Contribution
- Awesome! Contributions of all kinds are greatly appreciated. To help smoothen the process we have a few non-exhaustive guidelines to follow which should get you going in no time.

## Getting Started
- [Contributing to Flutter:Getting Started](https://medium.com/flutter-community/contributing-to-flutter-getting-started-a0db68cbcd5b)
- Fork the repository
- Send your commits
- Submit a Pull request

## Submitting a Pull Request
- Write appropriate title
-Wrtie a proper description including the issue name and solution.

## Using GitHub Issues
- Feel free to use GitHub issues for questions, bug reports, and feature requests
- Use the search feature to check for an existing issue
- Include as much information as possible and provide any relevant resources (Eg. screenshots)
- For bug reports ensure you have a reproducible test case
- A pull request with a breaking test would be super preferable here but isn't required

0 comments on commit 4ea8e36

Please sign in to comment.