gitlab-org--gitlab-foss/db/docs/snippets.yml

12 lines
334 B
YAML

---
table_name: snippets
classes:
- PersonalSnippet
- ProjectSnippet
- Snippet
feature_categories:
- snippets
description: GitLab snippets allow you to store and share bits of code and text with other users.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/9265de3d25715aeafd38a4ef41596dca058dc18c
milestone: "1.0.1"