lntutor opened a new pull request, #3221: URL: https://github.com/apache/sedona/pull/3221
## Did you read the Contributor Guide? - Yes, I have read the Contributor Rules and Contributor Development Guide. ## Is this PR related to a ticket? - Yes. Closes #2415. ## What changes were proposed in this PR? Replace the legacy repository-wide Markdown issue template with a GitHub issue form under `.github/ISSUE_TEMPLATE`. The form preserves the existing expected behavior, actual behavior, reproduction, version, API, and environment prompts while using GitHub’s current issue-template workflow. ## How was this patch tested? - `pre-commit run --files .github/ISSUE_TEMPLATE/bug_report.yml .github/issue_template.md` - Parsed the YAML and validated required keys, a non-empty body, and unique field IDs - `git diff --check` ## Did this PR include necessary documentation updates? - No, this PR does not affect any public API so no need to change the documentation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
