Skip to content

Commit b53b736

Browse files
authored
Announce second feedback round for bounties (#136)
* Announce second feedback round for bounties * Add feedback button in roadmap
1 parent 3110ceb commit b53b736

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "Second Call for Bounties"
3+
date: "2023-03-13"
4+
categories: ["announcements"]
5+
authors: [wipfli]
6+
---
7+
8+
We are happy to invite you to a second round of voting on Bounty directions. Please let us know which features would be helpful for you and upvote existing suggestions.
9+
10+
## Share Your Idea
11+
12+
If you have an idea for a new feature or improvement in the MapLibre rendering engines then share it with everybody today.
13+
14+
1. Go to the ["Bounties - cross-project directions" discussion overview page](https://github.com/maplibre/maplibre/discussions/categories/bounties-cross-project-directions).
15+
16+
2. Press "New Discussion"
17+
18+
3. Add a title describing the new feature or improvement.
19+
20+
4. Write what the goals are of your idea and what deliverables it includes.
21+
22+
## Voting
23+
24+
Show your support of an idea for Bounties by clicking the up arrow button in the [discussion overview page](https://github.com/maplibre/maplibre/discussions/categories/bounties-cross-project-directions).
25+
26+
<a href="https://github.com/maplibre/maplibre/discussions/categories/bounties-cross-project-directions">
27+
<img src="voting.png" class="img-fluid">
28+
</a>
29+
30+
Feel free to also upvote ideas which are already on our roadmap. We might also allocate more resources to existing roadmap projects.
31+
32+
## Deadline
33+
34+
The submission of ideas and the voting are open until April 4th, 2023.
35+
36+
## Budget
37+
38+
The MapLibre Governing Board has already allocated USD 50,000 on Bounty directions. With this second allocation round, we are going to distribute another USD 60,000 on Bounty directions which will result in USD 110,000 available for Bounties.
39+
40+
## Work on Bounties
41+
42+
If you are interested in working on Bounties yourself, read our [step-by-step guide](https://maplibre.org/roadmap/step-by-step-bounties-guide/) and apply today at [https://maplibre.org/jobs](https://maplibre.org/jobs).
43+
44+
## Contact
45+
46+
If you have any questions regarding Bounties, feel free to ask on [GitHub](https://github.com/maplibre/maplibre/issues) or in the [MapLibre Slack channel](https://slack.openstreetmap.us).
73.3 KB
Loading

content/roadmap/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ weight: 10
88
<a class="btn btn-primary" href="step-by-step-bounties-guide">Read Step-by-Step Bounties Guide...</a>
99
</div>
1010

11+
<div class="alert alert-success" role="alert">
12+
<b>Voting:</b> Give your feedback on what should be on MapLibre's roadmap until April 4th, 2023.
13+
<a class="btn btn-primary" href="/news/2023-03-13-second-call-for-bounties/">Give Feedback...</a>
14+
</div>
15+
1116
<hr/>
1217
<h2>Under Consideration</h2>
1318

0 commit comments

Comments
 (0)