Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.27 KB

File metadata and controls

26 lines (16 loc) · 1.27 KB

Contributing to Edyaana

First off, thank you for considering contributing to Edyaana! It's people like you that make open source such a great community.

How Can I Contribute?

Reporting Bugs

  • Ensure the bug was not already reported by searching on GitHub under Issues.
  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

Suggesting Enhancements

  • Open a new issue to discuss your enhancement. Please provide a clear description of the enhancement and its potential benefits.

Pull Request Process

  1. Fork the repo and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints.
  5. Issue that pull request!

Code of Conduct

This project and everyone participating in it is governed by the Edyaana Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior.