Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 769 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (9 loc) · 769 Bytes

Contributing

Contributions, issues and feature requests are welcome. If you want make some changes / improvement in this project, please consider opening an issues first.

If you want to contribute, you must read and accept our Code of Conduct.

Guidelines

General guidelines

  • The main branch is used for production deployment. Please don't get confused for master, it's main.

  • Open one PR for the same feature / fix / changes. Please don't open multiple PR if you want to commit some small changes later. One PR helps to review all changes easily.

Commit messages

This project is open for all developers ( freshers / experienced ). If possible, conventional commits are far better but not a requirement. The commit message should be relatable.