Skip to content

Introduction

Detailed Specifications Request

DSR is the formal documents which contains detailed specification about the feature / bug that team want to implement.

DSR documents are usually created from feature request or bug that devs would like to see in Hagrid.

DSR is usually created by one of core member of team who has internal knowledge about Hagrid design, architecture.

DSR MUST be reviewed, approved by other team members so that it can be taken for implementation.

devs can do feature request or report a bug on hagrid github repo. Once feature request or bug is prioritised then it's DSR should be created and approved. Once done, it is good for implementation. All these process should go through issues templates present in hagrid github repo.