##Field Journel Docs
We will document all software development by following this pattern.
git clone https://github.com/Paradigmisr/field_journel_docs.git
When creating new files follow this pattern
Routing: append Routing.md
Iterations: /Iterations/iteration_name.md
- sprints with notes about whom the sprint was assigned to, Issues etc.
Classes: /Models/class_name.md or /Models/Modules/module_name.md
- Class or Module overview with all methods, constants dependencies and mixins
Controllers: /Controllers/class_name.md or Controllers/module_name.md
- Class or Module overview with all private methods, constants dependencies and mixins
Views: /Views/method_name.md
- partials
- instance variables
Dependencies: /Dependencies/gem_name.md or third_party_name.md