mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Update issue templates and include labels (#66)
This commit is contained in:
parent
9d8e796b4f
commit
720e1f95f1
6
.github/ISSUE_TEMPLATE/Bug_Report.md
vendored
6
.github/ISSUE_TEMPLATE/Bug_Report.md
vendored
@ -1,6 +1,10 @@
|
||||
---
|
||||
name: 🐛 Bug Report
|
||||
name: "\U0001F41B Bug Report"
|
||||
about: Did something not work as expected?
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--- Provide a general summary of the issue here -->
|
||||
|
||||
6
.github/ISSUE_TEMPLATE/Feature_Request.md
vendored
6
.github/ISSUE_TEMPLATE/Feature_Request.md
vendored
@ -1,6 +1,10 @@
|
||||
---
|
||||
name: 🙋 Feature Request
|
||||
name: "\U0001F64B Feature Request"
|
||||
about: Want us to add something to maplibre-rs?
|
||||
title: ''
|
||||
labels: feature-request
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--- Provide a general summary of the issue here -->
|
||||
|
||||
6
.github/ISSUE_TEMPLATE/RFC.md
vendored
6
.github/ISSUE_TEMPLATE/RFC.md
vendored
@ -1,6 +1,10 @@
|
||||
---
|
||||
name: 💬 Request For Comment (RFC)
|
||||
name: "\U0001F4AC Request For Comment (RFC)"
|
||||
about: Feature discussion
|
||||
title: ''
|
||||
labels: rfc
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--- Provide a detailed summary of the issue here -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user