We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e64ae0b commit 48c7881Copy full SHA for 48c7881
1 file changed
roles/generate-jenkins/templates/ISSUE_TEMPLATE.bug.j2
@@ -1,4 +1,5 @@
1
{%- set markdown="gfm" -%}
2
+{% from 'common_macros.j2' import noter with context %}
3
# Based on the issue template
4
name: Bug report
5
description: Create a report to help us improve
0 commit comments