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._