index
This folder is meant to collect our internal RFC.
What is an RFC?
It's a process that we, as developer working on a given task, should follow before doing any work. It's a way to make sure that we are all on the same page and that we are not wasting time on something that will not be accepted.
How to write an RFC?
- Create a new file in this folder copying
doc/rfc/template.mdand name ittwpro-XXXX.mdwhereXXXXis the task number - Write your RFC referring to the template
- Create a draft Pull Request to have it validated by the team