Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjordan committed Feb 23, 2024
1 parent 6c50ccf commit 5f2553b
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,13 @@ Complete documentation is [available](https://mjordan.github.io/islandora_workbe

## Contributing to Workbench

Contributions to Islandora Workbench are welcome, but please open an issue before opening a pull request.

### Testing

Metadata, files, and Drupal configurations are, in the real world, extremly complex and varied. Testing Islandora Workbench in the wild is best way to help make it better for everyone. If you encouter a difficulty, an unexpected behavior, or Workbench crashes on you, reach out on the #islandoraworkbench Slack channel or open an issue in this Github repo.

Using Workbench and reporting problems is the best way you can help make it better!

### Linting
If you have a suggestion for improving the documentation, please open an issue on [this repository's queue](https://github.com/mjordan/islandora_workbench/issues) and tag your issue "documentation".

All code must be formatted using [black](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html)
If you want to contribute code (bug fixes, optimizations, new features, etc.), consult the [developer's guide](https://mjordan.github.io/islandora_workbench_docs/development_guide/).

You can automatically style your code [using black in your IDE of choice](https://black.readthedocs.io/en/stable/integrations/editors.html).

### Documentation and code

* If you have a suggestion for improving the documentation, please open an issue on [this repository's queue](https://github.com/mjordan/islandora_workbench/issues) and tag your issue "documentation".
* If you want to contribute code (bug fixes, optimizations, new features, etc.), consult the [developer's guide](https://mjordan.github.io/islandora_workbench_docs/development_guide/).
Using Workbench and reporting problems is the best way you can help make it better!

## Current maintainer

Expand Down

0 comments on commit 5f2553b

Please sign in to comment.