diff --git a/.github/ISSUE_TEMPLATE/new_python_tool_pip.yml b/.github/ISSUE_TEMPLATE/new_python_tool_pip.yml index 19ff04ed..148f2815 100644 --- a/.github/ISSUE_TEMPLATE/new_python_tool_pip.yml +++ b/.github/ISSUE_TEMPLATE/new_python_tool_pip.yml @@ -12,8 +12,8 @@ body: attributes: label: Package Name description: | - The convention is to use lowercase names with the following format: `toolname` or `tool-name` and without `.vm` appended. Example: `js-deobfuscator`. **Please add this name to the issue title as well** (keep the `.vm` in the title). - placeholder: ex. js-deobfuscator + The convention is to use lowercase names with the following format: `toolname` or `tool-name` and without `.vm` appended. Example: `autoit-ripper`. **Please add this name to the issue title as well** (keep the `.vm` in the title). + placeholder: ex. autoit-ripper validations: required: true - type: input