From 139d764a2b4772291f10b3347287128743d03b30 Mon Sep 17 00:00:00 2001 From: Tharun Ekambaram <87104995+tharune@users.noreply.github.com> Date: Sat, 16 May 2026 22:59:55 -0500 Subject: [PATCH] docs: fix SDL examples contribution list --- .../deployment/akash-sdl/examples-library/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/content/Docs/developers/deployment/akash-sdl/examples-library/index.md b/src/content/Docs/developers/deployment/akash-sdl/examples-library/index.md index c84d680e4..310e31989 100644 --- a/src/content/Docs/developers/deployment/akash-sdl/examples-library/index.md +++ b/src/content/Docs/developers/deployment/akash-sdl/examples-library/index.md @@ -297,12 +297,12 @@ The Awesome Akash repository welcomes contributions from the community! ### Contribution Guidelines -- **Test your SDL before submitting -- **Include clear, detailed documentation -- **Specify exact resource requirements -- **Add troubleshooting tips for common issues -- **Follow the existing folder structure -- **Use descriptive commit messages +- Test your SDL before submitting +- Include clear, detailed documentation +- Specify exact resource requirements +- Add troubleshooting tips for common issues +- Follow the existing folder structure +- Use descriptive commit messages **[View Contributing Guide →](https://github.com/akash-network/awesome-akash/blob/master/CONTRIBUTING.md)**