diff --git a/.github/ISSUE_TEMPLATE/docs_inquiry.yml b/.github/ISSUE_TEMPLATE/docs_inquiry.yml index 8b924d37..c4d2dcc4 100644 --- a/.github/ISSUE_TEMPLATE/docs_inquiry.yml +++ b/.github/ISSUE_TEMPLATE/docs_inquiry.yml @@ -16,6 +16,14 @@ body: - General question validations: required: true + - type: input + id: location + attributes: + label: File path or section + description: Which file path or section is relevant to this request? + placeholder: "e.g., README.md or Cursor Prompts/Agent Prompt.txt" + validations: + required: true - type: textarea id: details attributes: