HackathonIV - SasView/sasview GitHub Wiki
Virtual Hackathon III: Oct 27-29 2021
General organization:
During the hackathon we will primarily address long-standing pull requests, fix documentation isssues and prepare for 5.0.5 release.
Hackathon rules:
- We will use Kanban board https://github.com/orgs/SasView/projects/7
- We will try keep PRs on KanBan board, however new issues can also be introduced. Care needs to be taken to avoid duplications. If Issue has corresponding PR, we will keep PR only.
- The communication will be done through SasView slack channel (code camp channel)
- There will be no daily meeting
- For advice on writing unit tests it is recomended to check (https://github.com/SasView/sasview/wiki/DevNotes_DevGuide_CodeTesting (draft)
- While for reviwing functionality one can consider: https://github.com/SasView/documents/blob/master/Development/Testing/SasView_5_GUI_QA.pdf)
- sasview main branch as well as sasmodels masters are protected, please submit your changes through pull requests
- Please remember to assign yourself to the tasks you work on