sfdx-hardis
Version:
Swiss-army-knife Toolbox for Salesforce. Allows you to define a complete CD/CD Pipeline. Orchestrate base commands and assist users with interactive wizards
11 lines (10 loc) • 414 B
JavaScript
const template = {
variables: [],
text: {
"en": `
- Caution: Redact any sensitive information (tokens, passwords, API keys, etc.) and replace with \`[HIDDEN_SENSITIVE_INFOS]\`.
- Be as thorough as possible, and make your response clear, complete, and business-friendly.`
},
};
export default template;
//# sourceMappingURL=VARIABLE_ADDITIONAL_INSTRUCTIONS.js.map