File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,10 @@ Here are some high-level practices to follow:
21
21
22
22
- Keep an eye on updates in [ ddev-addon-template] ( https://github.com/ddev/ddev-addon-template )
23
23
- 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 )
25
25
- 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
27
28
28
29
## What's New in the DDEV Ecosystem
29
30
You can’t perform that action at this time.
0 commit comments