Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 965 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 965 Bytes

Contributing

Contributions, issues and feature requests are very welcome. If you are using this web component and fixed a bug or improve it, please consider submitting a PR!

You can contact other contributors on Pl@ntNet Discord server.

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

Guidelines

General guidelines

  • The main branch is where incoming new features are merged and where the next deploy will come from.
  • All hotfix should be done in dedicated branch from the main branch.
  • All new features / bugs should be done in dedicated branch from the main branch.
  • Organize your commit as you wish. They will be squashed on merge.

Adding new feature

Ideally you should talk about it on Pl@ntNet Discord server with other contributors or open a suggestion issue on GitHub.