aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2021-02-25 00:39:56 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2021-02-25 00:40:20 +0200
commit74ebb1ba59637487ecebf9666517bdef512df7fc (patch)
treea483fc093269539cad555270f491244c00661a5d /docs
parentc7ddde58fd4a57e30fbbd4a9e9c4799b65f3e876 (diff)
downloadmeson-74ebb1ba59637487ecebf9666517bdef512df7fc.zip
meson-74ebb1ba59637487ecebf9666517bdef512df7fc.tar.gz
meson-74ebb1ba59637487ecebf9666517bdef512df7fc.tar.bz2
Clarify that wrap requests are for user submission. [skip ci]
Diffstat (limited to 'docs')
-rw-r--r--docs/markdown/Adding-new-projects-to-wrapdb.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/markdown/Adding-new-projects-to-wrapdb.md b/docs/markdown/Adding-new-projects-to-wrapdb.md
index 5bdadfa..a1d2486 100644
--- a/docs/markdown/Adding-new-projects-to-wrapdb.md
+++ b/docs/markdown/Adding-new-projects-to-wrapdb.md
@@ -62,7 +62,12 @@ provided.
### Request a new repository
-Create an issue on the [wrapdb bug
+*Note:* you should only do this if you have written the build files
+and want to contribute them for inclusion to WrapDB. The maintainers
+have only limited reesources and unfortunately can not take requests
+to write Meson build definitions for arbitrary projects.
+
+The submission starts by creating an issue on the [wrapdb bug
tracker](https://github.com/mesonbuild/wrapdb/issues) using *Title*
and *Description* below as a template.
@@ -75,7 +80,9 @@ version: <version_you_have_a_wrap_for>
```
Wait until the new repository or branch is created. A link to the new
-repository or branch will be posted in a comment to this issue.
+repository or branch will be posted in a comment to this issue. After
+this you can createa a merge request in that repository for your build
+files.
NOTE: Requesting a branch is not necessary. WrapDB maintainer can
create the branch and modify the PR accordingly if the project