Skip to content

Commit feab7ed

Browse files
authored
Update gitea_support.md
1 parent cc56e86 commit feab7ed

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.changeset/gitea_support.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ PR #759 closed issue #743. Thank you, @FallenValkyrie!
1111
- Added A new `SelectGiteaIssue` step
1212
- Add support to generate Gitea config from known public Gitea instances
1313

14-
## How it works
15-
16-
To be able to use these new steps, just add a new section to your configuration, like this:
14+
To use these new steps, just add a new section to your configuration, like this:
1715

1816
```toml
1917
[gitea]
@@ -24,8 +22,7 @@ host = "https://codeberg.org"
2422

2523
You can now use the supported steps in the same way as their GitHub equivalents.
2624

27-
## Generating a configuration
28-
29-
Knope can now generate a configuration for you, if your repository's remote is one of the known
25+
> [!TIP]
26+
> Knope can now generate a configuration for you, if your repository's remote is one of the known
3027
public Gitea instances. Currently only [Codeberg](https://codeberg.org) is supported,
3128
but feel free to add more [here](https://github.com/knope-dev/knope/blob/main/src/config/toml/config.rs#L90).

0 commit comments

Comments
 (0)