Contributions to this project are welcome. All contributors agree to the following: - It is assumed that the contributor is an ORNL employee and belongs to the development team. Thus the following instructions are specific to ORNL development team's process. - You have permission and any required rights to submit your contribution. - Your contribution is provided under the license of this project and may be redistributed as such. - All contributions to this project are public.
All contributions must be "signed off" in the commit log and by doing so you agree to the above.
Direct commit access to the project is currently restricted to core developers. All other contributions should be done through pull requests.
- A developer is assigned with a task during neutron status meeting and changes the task's status to In Progress.
- The developer creates a branch off next and completes the task in this branch.
- The developer creates a merge request (MR) off next.
- The developer asks for another developer as a reviewer to review the MR. An MR can only be approved and merged by the reviewer.
- The developer changes the task’s status to Complete and closes the associated issue.
The best mechanism for a user to request a change is to contact the SANS CIS. Please email Yingrui Shang with your request.
A change needs to be in the form of a:
- Story for any enhancement request
- Defect for any bug fix request.