Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.39 KB

CONTRIBUTING.md

File metadata and controls

30 lines (23 loc) · 1.39 KB

Contributing to a project

We want to make contributing to this project as easy and transparent as possible.

Pull Requests

We welcome your pull requests.

  1. Fork the repo and create your feature branch from master.
  2. Do whatever changes you had intended to.
  3. Make a proper pull request.

NOTE:

  • Paper links not required for beginner level idea.
  • Only Non-paid/free sources for directly accessable paper links are acceptable.
  • Projects should be end-end quick deployable on web/mobile/embedded devices. Projects scalling to cloud are not recommended for beginner level projects.
  • Every feature has to be discussed before sending a PR. (by opening issues and discussing about it)
  • Grammer fixes are highly appreciated.
  • A proper explanation on why the update to a paper or project is required should be mentioned.

Issues

Every feature request has to discussed by opening an issue, PR sent for request for an issue without discussion will be marked as invalid and closed.

We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.

Email "[email protected]" for the safe disclosure of security bugs and do not file a public issue.

License

By contributing to this project, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.