Skip to content

Commit ed937b4

Browse files
committed
Note about add-on description
1 parent 118ee24 commit ed937b4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/content/blog/ddev-add-on-maintenance-guide.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ Here are some high-level practices to follow:
2121

2222
- Keep an eye on updates in [ddev-addon-template](https://github.com/ddev/ddev-addon-template)
2323
- Track changes in [DDEV releases](https://github.com/ddev/ddev/releases)
24-
- Configure your add-on [repository settings](#repository-configuration-best-practices)
24+
- Configure your add-on [repository settings](#repository-configuration-bestpractices)
2525
- Remember to publish a new release after any update (unless it's just a `README.md` change)
26-
- Regularly update your add-on for compatibility and improvements
26+
- Add a clear description and relevant keywords to your repository to improve discoverability in the [DDEV Add-on Registry](https://addons.ddev.com)
27+
- Regularly update your add-on to ensure compatibility and take advantage of new features
2728

2829
## What's New in the DDEV Ecosystem
2930

0 commit comments

Comments
 (0)