These steps to how to make a contribution to this Repo
- Follow the same style in the repo
- Clone the repo first
- Follow the following guidelines:
- Open the folder of the Topic of the Tasks & open the Task folder
- Make a file of your solution and follow this pattern
<number>- <name of problem> (<your name>).<file extension>- for example
01- Class Date (Ahmed Badawi).dart
- for example
- Try to write comments to explain your solution
- Redundant solutions will be rejected
- Create a pull request here after that