Add shell scripting guides to development README

This commit is contained in:
Victor Zagorodny 2019-08-05 14:47:46 +00:00 committed by Marcia Ramos
parent b82931359b
commit e5304cf630
1 changed files with 4 additions and 0 deletions

View File

@ -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)