summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE.md15
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md15
-rw-r--r--README.md11
3 files changed, 41 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..aaf9b85
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,15 @@
+<!--
+
+Thank you very much for contributing to kairos.
+
+Please notice: I, the author of kairos, 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.
+
+@TheNeikos has commit rights for this repository and will hopefully respond
+faster than I can.
+
+-->
+
+
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 0000000..aaf9b85
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,15 @@
+<!--
+
+Thank you very much for contributing to kairos.
+
+Please notice: I, the author of kairos, 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.
+
+@TheNeikos has commit rights for this repository and will hopefully respond
+faster than I can.
+
+-->
+
+
diff --git a/README.md b/README.md
index e4d4bc7..306d0a0 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,17 @@ commandline applications.
Have a look at [the example CLI utility](./examples/main.rs)
or the [language documentation](./doc/language.md).
+# Vacation notice
+
+**Notice:** I, the author of kairos, will be on vacation from mid-May 2018
+until early 2019. I hope I can continue develop kairos during that time, but I
+cannot guarantee that. I hope I can continue development of kairos after that
+and I certainly plan to do so.
+
+@TheNeikos as commit rights to this repository and will respond to issues and
+PRs.
+
+
# License
MPL 2.0