Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 06267c87 authored by Simon Chan's avatar Simon Chan
Browse files

chore: update issue templates

parent a14d82c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
name: Bug Report
description: File a bug in the library
labels:
  - bug
  - "type:bug"
body:
  - type: checkboxes
    attributes:
+2 −2
Original line number Diff line number Diff line
name: Demo Bug
description: File a bug in the official demo
labels:
  - bug
  - demo
  - "type:bug"
  - "domain: website"
body:
  - type: checkboxes
    attributes:
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
labels: "type:enhancement"
assignees: ''

---