From 90b589d99378203ff616ba02384c5efa4777c278 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 22 May 2018 09:29:00 +0300 Subject: [PATCH 1/2] Remove duplicate Contributing.md --- CONTRIBUTING.md | 5 ++++- Contributing.md | 5 ----- 2 files changed, 4 insertions(+), 6 deletions(-) delete mode 100644 Contributing.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 78fedf612..3ae995193 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 82440260b..000000000 --- a/Contributing.md +++ /dev/null @@ -1,5 +0,0 @@ -# Contributing - -Please see wiki for all documentation: - - From c4d83c6e667613a24324a1a0074ba154ad7d2d04 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 22 May 2018 09:37:46 +0300 Subject: [PATCH 2/2] Simplify issue template --- .github/ISSUE_TEMPLATE.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 4610f2f88..a969d3b0a 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)*