# Development Process
The development process is still not decided yet. But here is the draft:
- Idea raised from your brain
- Create Issue on backlog for brief discussion
- If We think its worth to discuss more -> Next step
- else close issue and stop
- Issue picked from backlog
- Create Issue branch
- Create documentation of planning in the issue branch
- Discuss the planning and change the document.
- Implement it, back to 6. whenever needed.
- Code review
Sometime an idea is a small change we can skip some steps:
- Idea raised from your brain
- Discuss
- Implement it
- Code review