It would be helpful to those who are trying to develop a spack package if there were developer docs that stepped through the process of
- Creating a spack package
- Modifying an existing package
Docs should include
- style and design recommendations
- how to test and testing requirements
- communication requirements: who should be consulted when modifying existing packages
- review requirements: who should be asked to review PRs
It would be helpful to those who are trying to develop a spack package if there were developer docs that stepped through the process of
Docs should include