ENH: Add GitHub issue templates for bug reports and feature requests - #308
Merged
thewtex merged 1 commit intoSep 17, 2026
Merged
Conversation
Give reporters a structured form for build and packaging problems so issues arrive with the platform, Python version, ITK version, and entry point needed to reproduce them. Point general questions to ITK Discourse and the ITKPythonPackage documentation. Split out of the Python build system work in InsightSoftwareConsortium#302, which it does not depend on; issue titles use the ITK commit prefixes this repository enforces. Co-Authored-By: Cavan Riley <127157889+CavRiley@users.noreply.github.com>
dzenanz
approved these changes
Sep 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds GitHub issue templates (bug report, feature request) and a
config.ymlthat points questions to ITK Discourse and the docs.This is split out of #302 (Python build system), where it was unrelated to the build changes. Author credit: @CavRiley.
Changes from the #302 version
BUG:,ENH:) instead offix:/feat:.main(e.g.scripts/dockcross-manylinux-download-cache-and-build-module-wheels.sh), notscripts/build_wheels.py/build_report.json, which only exist in ENH: Python build system for ITK 6 wheels #302.bugandenhancementlabels already exist in this repository.🤖 Generated with Claude Code