{namespace JIRA.Templates.CreateProject} /** * Renders a sample of what an issue may look like given some project configuration parameters. * @param? projectName the descriptive name of the project * @param? projectKey the unique project key * @param? avatarUrl the URL of the project's avatar * @param? issueTitle the text for the title of the issue */ {template .projectSample}
{/template}