Contributing to psychds
Source:CONTRIBUTING.md
Thank you for your interest in contributing to psychds! This document provides guidelines and instructions for contributing.
Code of Conduct
Please note that the psychds project is released with a Contributor Code of Conduct. By contributing to this project you agree to abide by its terms.
How to Contribute
Reporting Bugs
If you find a bug, please open an issue with:
- A clear, descriptive title
- Steps to reproduce the issue
- Expected vs. actual behavior
- Your environment (R version, OS, package versions)
- Any relevant error messages or screenshots
Use check_psychds_deps(detailed = TRUE) to get environment information.
Suggesting Features
Feature requests are welcome! Please open an issue with:
- A clear description of the feature
- Why it would be useful
- Any examples or mockups (if applicable)
- Read the package documentation
- Check existing issues
- Ask questions in discussions