summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Müller <com2040@gmail.com>2018-05-04 20:52:49 +0200
committerGitHub <noreply@github.com>2018-05-04 20:52:49 +0200
commitbae338480acf768d60062c6a9194831337af0512 (patch)
tree01761bd8724385edba8eac75b023e801a24058e8
parent3a61225d9d434d4d1f8787649b439f56b073f1a7 (diff)
parent78e6104270da996121de29a7dbda19d48cdc0b52 (diff)
Merge pull request #78 from matthiasbeyer/readme-vacation-notice
Readme vacation notice
-rw-r--r--.github/ISSUE_TEMPLATE.md19
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md19
-rw-r--r--README.md15
3 files changed, 53 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..d14805b
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,19 @@
+<!--
+
+Thank you very much for contributing to task-hookrs.
+
+Please notice: I, the author of task-hookrs, am currently on a sabatical (May 2018
+until early 2019). I am not sure whether I will have access to the internet
+during that time. I may respond slowly - delay of 2-4 weeks or even more are
+possible! I hope it won't be more.
+
+With task-hookrs, the situation is a bit different as with my other
+repositories. @maralorn has commit access and is actively developing this
+library (as of the time of writing this note). I'm sure they will respond much
+faster than I can - and I trust them to do the right thing.
+
+@TheNeikos has commit rights as well (as a backup).
+
+-->
+
+
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 0000000..d14805b
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,19 @@
+<!--
+
+Thank you very much for contributing to task-hookrs.
+
+Please notice: I, the author of task-hookrs, am currently on a sabatical (May 2018
+until early 2019). I am not sure whether I will have access to the internet
+during that time. I may respond slowly - delay of 2-4 weeks or even more are
+possible! I hope it won't be more.
+
+With task-hookrs, the situation is a bit different as with my other
+repositories. @maralorn has commit access and is actively developing this
+library (as of the time of writing this note). I'm sure they will respond much
+faster than I can - and I trust them to do the right thing.
+
+@TheNeikos has commit rights as well (as a backup).
+
+-->
+
+
diff --git a/README.md b/README.md
index f2ac08b..482c2ed 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,21 @@
you can write taskwarrior hooks without having to deal with the JSON
import/export foo by simply using this crate.
+# Vacation notice
+
+**Notice:** I, the author of task-hookrs, will be on vacation from mid-May 2018
+until early 2019. I hope I can continue develop task-hookrs during that time, but I
+cannot guarantee that. I hope I can continue development of task-hookrs after that
+and I certainly plan to do so.
+
+With task-hookrs, the situation is a bit different as with my other
+repositories. @maralorn has commit access and is actively developing this
+library (as of the time of writing this note). I'm sure they will respond much
+faster than I can - and I trust them to do the right thing.
+
+@TheNeikos as commit rights to this repository and will respond to issues and
+PRs.
+
# License
task-hookrs - A Rust library for writing taskwarrior hooks and general interfacing with taskwarrior