Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.46 KB

File metadata and controls

35 lines (23 loc) · 1.46 KB

Contributing Guide

Thank you for considering a contribution to this dataset template project! We welcome community contributions to improve, extend, or adapt this resource for broader scientific and educational use.

🤝 Ways to Contribute

You can contribute in several ways:

  • Improve or expand the documentation (e.g., README, data dictionary, codebook)
  • Propose improvements to the data structure or metadata
  • Add example notebooks or scripts for data exploration or analysis
  • Report issues, bugs, or suggest new features
  • Help improve modularity or generalization for broader reuse

🛠️ Getting Started

  1. Fork the repository and create a new branch for your changes.
  2. Make your edits in a clear, modular, and documented way.
  3. Ensure all files are well-formatted (especially .md, .csv, .py).
  4. Submit a pull request with a clear explanation of your changes.

✅ Contribution Checklist

Before submitting, please ensure that:

  • Your contribution is relevant and clearly documented.
  • Any added code includes basic inline comments.
  • Any new datasets or metadata are consistent with the existing structure.
  • You’ve reviewed the Code of Conduct.

📬 Questions or Support

If you're unsure about anything or want to discuss your idea before making a change, feel free to open an issue or contact the maintainers listed in the CITATION.cff file.

Thank you for supporting open, FAIR-aligned science!