-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathfeature_request.yml
More file actions
25 lines (25 loc) · 788 Bytes
/
feature_request.yml
File metadata and controls
25 lines (25 loc) · 788 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name: Bug report
description: Suggest a new feature for OpenHistoricalMap
labels:
- enhance
body:
- type: textarea
id: description
attributes:
label: Description
description: Describe a new feature for OpenHistoricalMap.
- type: textarea
id: motivation
attributes:
label: Motivation
description: Describe who would benefit from this feature and how they would benefit.
- type: textarea
id: workarounds
attributes:
label: Existing workarounds
description: An existing, possibly hacky workaround for accomplishing the same goal.
- type: textarea
id: additional
attributes:
label: Additional information
description: Any other context, comparables, screenshots, pictures of drawings on napkins about the feature request.