summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE.md7
-rw-r--r--CONTRIBUTING.md5
-rw-r--r--Contributing.md5
3 files changed, 7 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 4610f2f8..a969d3b0 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -10,7 +10,6 @@
* ROOT_URL environment variable http(s)://(subdomain).example.com(/suburl):
**Problem description**:
-- *be as explicit as you can*
-- *describe the problem and its symptoms*
-- *explain how to reproduce*
-- *attach whatever information that can help understanding the context (screen capture, log files in .zip file)*
+- *add recorded animated gif about how it works currently, and screenshot mockups how it should work*
+- *explain steps how to reproduce*
+- *attach log files in .zip file)*
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 78fedf61..3ae99519 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1 +1,4 @@
-To get started, [sign the Contributor License Agreement](https://www.clahub.com/agreements/wekan/wekan).
+To get started, [please sign the Contributor License Agreement](https://www.clahub.com/agreements/wekan/wekan).
+
+[Then, please read documentation at wiki](https://github.com/wekan/wekan/wiki).
+
diff --git a/Contributing.md b/Contributing.md
deleted file mode 100644
index 82440260..00000000
--- a/Contributing.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# Contributing
-
-Please see wiki for all documentation:
-
-<https://github.com/wekan/wekan/wiki>