Contributing to VISTA¶
Thank you for your interest in contributing to VISTA!
Development Setup¶
See Installation for setting up a development environment.
Code Style¶
VISTA follows specific coding conventions:
NumPy-style docstrings
120 character line length
Alphabetical import ordering with
vistaimports last
Submitting Changes¶
Fork the repository
Create a feature branch
Make your changes
Add tests for new functionality
Ensure all tests pass
Submit a pull request
Reporting Issues¶
Report bugs and feature requests at: https://github.com/awetomaton/VISTA/issues