Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.64 KB

CONTRIBUTING.md

File metadata and controls

51 lines (30 loc) · 1.64 KB

Contributing

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.

Ways you can help

Report Bugs

Report bugs at https://github.com/brsynth/synbiocad-galaxy-wrappers/issues.

If you are reporting a bug, please include:

  • Your operating system name and version, versions of synbiocad-galaxy-wrappers and the wrapper associated.
  • Any details about your local setup that might be helpful in troubleshooting.
  • Detailed steps to reproduce the bug.

Fix Bugs

Look through the GitHub issues for bugs. Anything tagged with bug is open to whoever wants to implement it.

Implement Features

Look through the GitHub issues for features. Anything tagged with enhancement is open to whoever wants to implement it.

Write Documentation

Same as Implement Features

Submit Feedback

The best way to send feedback is to file an issue at https://github.com/brsynth/synbiocad-galaxy-wrappers/issues.

If you are proposing a feature:

  • Explain in detail how it would work.
  • Keep the scope as narrow as possible, to make it easier to implement.
  • This will hopefully become a community-driven project and contributions are welcome :)

Pull Request Guidelines

Open a Pull Request will trigger a bunch of tests checking:

  1. the .shed.yml file
  2. the wrapper with planemo

Add a reviewer: @guillaume-gricourt or @breakthewall or @tduigou When the Pull Request will be closed, the wrapper will be updated in the following repository:

  1. testtoolshed
  2. toolshed

This policy was modified from planemo project