Commit 3dfc89ad authored by Marcia Ramos's avatar Marcia Ramos

Merge branch '64016-add-shell-style-guide-link-to-development-page' into 'master'

Add shell scripting guides to development README

Closes #64016

See merge request gitlab-org/gitlab-ce!31467
parents b8293135 e5304cf6
......@@ -150,6 +150,10 @@ description: 'Learn how to contribute to GitLab.'
- [Go Guidelines](go_guide/index.md)
## Shell Scripting guides
- [Shell scripting standards and style guidelines](shell_scripting_guide/index.md)
## Other GitLab Development Kit (GDK) guides
- [Run full Auto DevOps cycle in a GDK instance](https://gitlab.com/gitlab-org/gitlab-development-kit/blob/master/doc/howto/auto_devops.md)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment