Skip to content

Commit

Permalink
Create issue_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IamMuuo authored Feb 6, 2025
1 parent 2ff07ce commit fcee175
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
### Subject of the issue
Describe your issue here.

### Your environment
* Flutter / Dart version
* Academia build
* Platform, Android, Web, IOS

### Steps to reproduce
Tell us how to reproduce this issue. Please provide a working demo, you can use [this template](https://plnkr.co/edit/XorWgI?p=preview) as a base.

### Expected behaviour
Tell us what should happen

### Actual behaviour
Tell us what happens instead

0 comments on commit fcee175

Please sign in to comment.