diff --git a/snippets/diff.snippets b/snippets/diff.snippets index de28450..7ba288d 100644 --- a/snippets/diff.snippets +++ b/snippets/diff.snippets @@ -1,11 +1,11 @@ # DEP-3 (http://dep.debian.net/deps/dep3/) style patch header snippet header DEP-3 style header Description: ${1} - Origin: ${2} - Bug: ${3} - Forwarded: ${4} - Author: ${5:`g:snips_author`} - Reviewed-by: ${6} - Last-Update: ${7:`strftime("%Y-%m-%d")`} - Applied-Upstream: ${8} + Origin: ${2:vendor|upstream|other}, ${3:url of the original patch} + Bug: ${4:url in upstream bugtracker} + Forwarded: ${5:no|not-needed|url} + Author: ${6:`g:snips_author`} + Reviewed-by: ${7:name and email} + Last-Update: ${8:`strftime("%Y-%m-%d")`} + Applied-Upstream: ${9:upstream version|url|commit}