My M1 Mobile App Project
TEAM
- Mohammad Sedaghat
sedaghat
Project Manager - Ali Mihandoost
AliMD
Teacher / Project Adviser - Ali aGHasizadeh
AliGH
Developer / Programmer
TECHNOLOGYS
Change Log
v0.1 (3/11/2013)
- Initialize
Contributing
♥ My APP and want to get involved ?
Thanks! There are plenty of ways you can help!
Report issues
Check project and report your issue here
-
Report your Idea
If you have a any idea about design, programming, technology and other, please open an issue. -
Ask any question
If you're one of my students and want to upgrade your skills, you can ask any question. -
Bug report
Please try to be as detailed as possible in your report. What is your environment? What steps will reproduce the issue? What browser(s) and OS experience the problem? What would you expect to be the outcome? All these details will help people to assess and fix any potential bugs.
Pull requests
Good pull requests — patches, improvements, new features — are a fantastic help. They should remain focused in scope and avoid containing unrelated commits.
If your contribution involves a significant amount of work or substantial changes to any part of the project, please open an issue to discuss it first.
Please follow this process; it's the best way to get your work included in the project:
-
Fork the project.
-
Clone your fork (
git clone https://github.com/<your-username>/M1-Project.git
). -
Add an
upstream
remote (git remote add upstream https://github.com/AliGH/M1-Project.git
). -
Push your topic branch up to your fork (
git push origin <topic-branch-name>
). -
Open a Pull Request with a clear title and description. Please mention which Phone you tested in.