mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
remove android from issue templates
This commit is contained in:
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@@ -24,7 +24,7 @@ A clear and concise description of what you expected to happen.
|
||||
|
||||
# Feature Request
|
||||
|
||||
*Platform* (all, jvm, js, android): all
|
||||
*Platform* (all, jvm, js): all
|
||||
*Extension* (none, kotlin 1.3): none
|
||||
|
||||
## Code related feature
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -4,7 +4,7 @@ about: Suggest an idea for this project
|
||||
|
||||
---
|
||||
|
||||
*Platform* (all, jvm, js, android): all
|
||||
*Platform* (all, jvm, js): all
|
||||
*Extension* (none, kotlin 1.3): none
|
||||
|
||||
## Code related feature
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/good_first_issue.md
vendored
2
.github/ISSUE_TEMPLATE/good_first_issue.md
vendored
@@ -3,7 +3,7 @@ name: ⭐ Good First Issue (for maintainers)
|
||||
about: Create a good first issue
|
||||
labels: good first issue, help wanted
|
||||
---
|
||||
*Platform* (all, jvm, js, android): all
|
||||
*Platform* (all, jvm, js): all
|
||||
*Extension* (none, kotlin 1.3): none
|
||||
|
||||
## Code related feature
|
||||
|
||||
Reference in New Issue
Block a user