fuji-web
fuji-web copied to clipboard
Better variable names: instructions -> task
We've decided to show notes in knowledge base as "instructions" to users. PR: #130
However, originally we call the task description (main UI textarea) "instructions" and the name is used in many places in the code.
We need to rename it to "task"