Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 848 Bytes

File metadata and controls

41 lines (28 loc) · 848 Bytes

Contributing to ElimuChain

We love your input! We want to make contributing to ElimuChain as easy and transparent as possible.

Development Process

  1. Fork the repo
  2. Create a branch from main
  3. Make your changes
  4. Submit a pull request

Pull Request Process

  1. Update documentation
  2. Update the README.md if needed
  3. The PR will be merged once you have the sign-off

Code Style

  • Use TypeScript
  • Follow ESLint rules
  • Write meaningful commit messages
  • Add appropriate comments
  • Include unit tests

Reporting Bugs

  • Use the issue tracker
  • Describe the bug
  • Include reproduction steps
  • Mention your environment

Feature Requests

  • Use the issue tracker
  • Explain the feature
  • Discuss potential implementation

License

By contributing, you agree that your contributions will be licensed under the MIT License.