I am using Atlassian Crucible as a tool for code review workflow. It has a menu to create a review
or snippet
. What do we mean by snippet
in context of code review?
Asked
Active
Viewed 244 times
0

Machavity
- 30,841
- 27
- 92
- 100

user3399000
- 353
- 3
- 18
-
1When you use the menu to create a snippet, what does it do? – Aug 30 '16 at 13:34
-
[Creating a Snippet Review](https://confluence.atlassian.com/display/CRUCIBLE/Creating+a+Snippet+Review) – user3399000 Aug 31 '16 at 06:23
1 Answers
0
Here is the snippet definition from atlassian confluence
Snippet Reviews are designed to be lightweight ad-hoc code reviews.
One can create a snippet with a piece of code. A snippet has a link. Users can view it and leave comments.

user3399000
- 353
- 3
- 18