You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4
+
patreon: # Replace with a single Patreon username
5
+
open_collective: # Replace with a single Open Collective username
6
+
ko_fi: # Replace with a single Ko-fi username
7
+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8
+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9
+
liberapay: # Replace with a single Liberapay username
10
+
issuehunt: # Replace with a single IssueHunt username
11
+
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
12
+
polar: # Replace with a single Polar username
13
+
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
14
+
thanks_dev: # Replace with a single thanks.dev username
15
+
custom: ['https://www.betterplace.org/en/projects/89947-opensensemap-org-the-free-map-for-environmental-data'] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
Thank you for your interest in openSenseMap! Please fill out the sections below – clear requests make it easier for the team to evaluate and implement them!
11
+
12
+
- type: textarea
13
+
id: description
14
+
attributes:
15
+
label: Description
16
+
description:
17
+
Summarize what you would like to be implemented. Focus on what this
18
+
does, over the why you want it.
19
+
placeholder: |
20
+
A brief overview of the requested functionality.
21
+
validations:
22
+
required: true
23
+
24
+
- type: textarea
25
+
id: use-case
26
+
attributes:
27
+
label: Use case
28
+
description:
29
+
Explain the scenario or workflow that would benefit from this feature.
30
+
placeholder: |
31
+
Describe who would use it and how it improves their experience.
32
+
validations:
33
+
required: true
34
+
35
+
- type: textarea
36
+
id: implementation-ideas
37
+
attributes:
38
+
label: Implementation ideas (optional)
39
+
description:
40
+
If you already have an idea on how to implement this, this is the place
41
+
to put your thoughts.
42
+
placeholder: |
43
+
Possible approaches, libraries, or design considerations.
44
+
validations:
45
+
required: false
46
+
47
+
- type: textarea
48
+
id: additional-info
49
+
attributes:
50
+
label: Additional information (optional)
51
+
description:
52
+
Any other details, mockups, or links that help illustrate the request.
0 commit comments