Update issue templates

Issue templates for: 
 Intro to state in Compose 
 Calculate a custom tip
This commit is contained in:
jtavva 2022-04-22 12:47:38 -07:00 committed by GitHub
parent ed9e580056
commit 8dfbc111e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 64 additions and 0 deletions

View File

@ -0,0 +1,32 @@
---
name: Calculate a custom tip issue template
about: 'Issue template for Calculate a custom tip '
title: 'Calculate a custom tip: 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._

View File

@ -0,0 +1,32 @@
---
name: Intro to state issue template
about: 'Issue template for Intro to state in Compose '
title: 'Intro to state in Compose: 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._