Skip to content

Contributing

nexconnectio edited this page Jan 2, 2025 · 1 revision

Contributing to PynneX

🎯 How to Contribute

Issue Guidelines

We use issue templates to streamline our issue management process. When creating a new issue, please select the most appropriate template:

  1. 🐛 Bug Report

    • Use this when you've found a bug
    • Include Python version and environment details
    • Provide clear steps to reproduce
  2. 💡 Feature Request

    • Use this for suggesting new features
    • Explain the problem you're trying to solve
    • Describe your proposed solution
  3. ❓ Question

    • Use this for general questions
    • Check existing documentation first
    • Be specific about your question

Best Practices

  • Search existing issues before creating a new one
  • Follow the template structure
  • Include relevant code snippets when applicable
  • Be clear and concise
  • Add appropriate labels

Clone this wiki locally