Skip to content

Commit

Permalink
Deployed 6c144cf with MkDocs version: 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mjordan committed Feb 23, 2024
1 parent 10d4215 commit a3d0260
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion development_guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1076,7 +1076,7 @@ <h1>Development guide</h1>
<p>This documentation is aimed at developers who want to contribute to Islandora Workbench.</p>
<h2 id="general">General</h2>
<ul>
<li>Bug reports, improvements, feature requests, and PRs welcome. Before you open a pull request, please open an issue so we can discuss your idea. In cases where the PR introduces a potentiall disruptive change to Workbench, we usually want to start a discussion about its impact on users in the <code>#islandoraworkbench</code> Slack channel.</li>
<li>Bug reports, improvements, feature requests, and PRs are welcome. Before you open a pull request, <em>please open an issue so we can discuss your idea</em>. In cases where the PR introduces a potentiall disruptive change to Workbench, we usually want to start a discussion about its impact on users in the <code>#islandoraworkbench</code> Slack channel.</li>
<li>All code must be formatted using <a href="https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html">Black</a>. You can automatically style your code <a href="https://black.readthedocs.io/en/stable/integrations/editors.html">using Black in your IDE of choice</a>.</li>
<li>Where applicable, unit and integration tests to accompany your code are very appreciated. Tests in Workbench fall into two categories:<ul>
<li>Unit tests that do not require a live Islandora instance.</li>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit a3d0260

Please sign in to comment.