Thanks for your interest in contributing!
Open an issue using the bug label. Include your OS, Python version (if running from source), and steps to reproduce.
Open an issue using the enhancement label with a clear description of the use case.
- Fork the repo and create a branch from
main. - Keep changes focused — one fix or feature per PR.
- Test on your platform before submitting.
- PRs are reviewed by the maintainer before merge.
git clone https://github.com/irpina/Sampson-Sample-Manager.git
cd Sampson-Sample-Manager
pip install -r requirements.txt
python main.pyBy contributing, you agree your contributions will be licensed under the GNU General Public License v3.0.
SAMPSON is licensed under the GNU General Public License v3.0.