From 3119cc90d6ecdcad72e202f5462b4f65c1675ddc Mon Sep 17 00:00:00 2001 From: Android Dev Date: Wed, 12 Nov 2025 00:00:00 +0700 Subject: [PATCH] Update issue templates --- .../practice--build-superheroes-app--.md | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/practice--build-superheroes-app--.md diff --git a/.github/ISSUE_TEMPLATE/practice--build-superheroes-app--.md b/.github/ISSUE_TEMPLATE/practice--build-superheroes-app--.md new file mode 100644 index 0000000..dab5e54 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/practice--build-superheroes-app--.md @@ -0,0 +1,32 @@ +--- +name: 'Practice: Build Superheroes app ' +about: 'Issue for Practice: Build Superheroes app ' +title: 'Practice: Build Superheroes app: Android Basics in Compose ' +labels: '' +assignees: '' + +--- + +**URL of codelab** + + +**In which task and step of the codelab can this issue be found?** + + +**Describe the problem** + + + + +**Steps to reproduce?** +1. Go to... +2. Click on... +3. See error... + +**Versions** +_Android Studio version:_ +_API version of the emulator:_ + + +**Additional information** +_Include screenshots if they would be useful in clarifying the problem._