Skip to content

Commit ebce851

Browse files
Merge pull request #222 from smathermather/request-contribute-consolidate
consolidate request and contribute
2 parents 14c009d + ed6ea82 commit ebce851

File tree

4 files changed

+47
-47
lines changed

4 files changed

+47
-47
lines changed

source/contributing.rst

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,47 @@
1-
.. contributing
1+
#######################################
2+
How to Contribute and Request Features
3+
#######################################
4+
5+
How To Request Features
6+
=======================
7+
8+
All software needs user feedback and feature requests, to grow and maintain
9+
alignment with the needs of its users.
10+
11+
OpenDroneMap is FOSS software. Free and open source (FOSS) projects are interesting
12+
from the inside and outside: from the outside, successful ones feel like they should be able
13+
to do anything, and it’s hard to know what a reasonable request is. From the inside of a
14+
project, they can feel very resource constrained: largely by time, money, and opportunity
15+
overload.
16+
17+
**Demanding that a feature be implemented is probably not going to convince the development team to do so**. Imagine
18+
if somebody knocked on your door and asked you to "stop reading this page right now and come to my house to cook me dinner!". Your first response might very reasonably be "who on earth is this person and why should I spend my time and energy fulfilling his agenda instead of my own?".
19+
20+
**Suggesting** that a feature be implemented is a more effective (and cordial) way to ask for new features, especially if you're prepared to offer some of your own resources (time, funds or both) to help get the feature implemented. Explaining why
21+
*your* suggestion can benefit others can also help. If the feature benefits you exclusively, it might be harder to convince others to do the work for you.
22+
23+
A feature request can be submitted as issues on the applicable Github repository (e.g.,
24+
`WebODM <https://github.com/OpenDroneMap/WebODM/issues>`_ or `ODM <https://github.com/OpenDroneMap/ODM/issues>`_
25+
or similar) or more simply as a discussion topic on `the community forum <https://community.opendronemap.org/>`_.
26+
Try to start by searching these sources to see if someone else has already brought it up. Sometimes a feature is already in
27+
the works, or has at least been discussed.
28+
29+
To request the addition of support for new drone cameras: please share a set of test images on the `datasets channel on the forum <https://community.opendronemap.org/c/datasets/10>`_. Without test images there's not much the developers can do.
30+
31+
And importantly, the trick is to listen: if someone within the project says: "This is a big lift,
32+
we need MONEY or TIME or SOMEONE TO HELP CODE IT" (or possibly a combination of the three)
33+
then there are two answers that work really well in response:
34+
35+
*Ok. I didn’t know it was a big feature request! I hope someone comes along with the necessary resources. As a community member, I would be happy to be an early user and tester!*
36+
37+
or
38+
39+
*Let’s figure out if we can put together the resources to get this done! Here’s what I can contribute toward it: …*
40+
41+
We are glad you are excited to see new features added to the project. Some new features need support,
42+
and some are easier to implement. We'll do our best to help you understand where your request falls, and
43+
we appreciate any support you can provide.
44+
245

346
How To Contribute
447
=================

source/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,5 @@ The documentation is available in several languages. Some translations are incom
5656
multispectral
5757
large
5858
flying
59-
requesting-features
6059
contributing
6160
faq

source/map-accuracy.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#######################################
2-
Accuracy, Ground Control, and Alignment
3-
#######################################
1+
########################
2+
High Precision Workflows
3+
########################
44

55
************
66
Map accuracy

source/requesting-features.rst

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)