Skip to content

Commit

Permalink
Format README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phnzb committed Sep 27, 2024
1 parent c95f510 commit a1aa304
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This repository contains a list of NZBGet extensions, which is used by the Exten

2. Make sure that your extension repository contains the required and possibly optional workflows:

<ul>
Mandatory:
- [Prospector Python Static Analysis check](WORKFLOWS.md#prospector)
- [Manifest check](WORKFLOWS.md#manifest)
Expand All @@ -22,6 +23,7 @@ Reusable workflows can be used from the current repository.
Workflows [documentation](WORKFLOWS.md).

For an example of their use, please refer to the Example extensions repository (see [below](#example-extension-can-be-used-as-quickstart)).
</ul>

3. Once your extension is ready, please contact NZBGet maintainers (by creating [Issue](https://github.com/nzbgetcom/nzbget/issues) or [Discussion](https://github.com/nzbgetcom/nzbget/discussions)) to get it added into the extension manager.
We will create a fork of your extension repository, mirror your release to include it in the extension manager, and make a PR to that repository.
Expand Down

0 comments on commit a1aa304

Please sign in to comment.