Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.72 KB

CONTRIBUTING.md

File metadata and controls

44 lines (31 loc) · 1.72 KB

Contributing to Vizen

First off, thanks for taking the time to contribute! We love your input💜. We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull requests:

Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:

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

Issues:

  • Do not open an issue until you have collected positive feedback about the change. GitHub issues are primarily intended for bug reports and fixes.
  • Do not open the issue if the bug is a security vulnerability.

Code of Conduct

Our Pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

License

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