Skip to content

Commit

Permalink
Text formulation improvements
Browse files Browse the repository at this point in the history
Co-authored-by: Nicola Soranzo <[email protected]>
  • Loading branch information
bernt-matthias and nsoranzo authored Nov 11, 2020
1 parent b6a4228 commit 9d1e5ae
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ assistance).
* Continuous integration tests must pass:
* The tests must pass (`planemo test --install_galaxy my_tool.xml`)
* The tools must pass linting by planemo (`planemo lint my_tool.xml`)
* Eventlually existing python or R scripts must past linting with `flake8` and `lintr`, respectively
* Any Python or R script must pass linting with `flake8` and `lintr`, respectively
* If there's a relevant paper for the tool, it should be cited in a [citation](https://docs.galaxyproject.org/en/latest/dev/schema.html#tool-citations) block
* The tool must be licensed to allow use by anyone. The OSI maintains a [list of appropriate](https://opensource.org/licenses/alphabetical) licenses
* At least one approval to the PR

* At least one approving review by an IUC member

0 comments on commit 9d1e5ae

Please sign in to comment.