From c2281b8fe19105e24f5797f13e74f60c2849413f Mon Sep 17 00:00:00 2001 From: Gautier P Date: Fri, 5 Feb 2021 11:34:01 +0100 Subject: [PATCH 1/5] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..7410b26a46 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Outdated FAQ + - url: https://groups.google.com/forum/#!forum/osmand + - about: Fix wrong or outdated FAQ on the forum instead From dfa8ab27fcb9a16168f8df5c439ba2fa6c6f1491 Mon Sep 17 00:00:00 2001 From: Gautier P Date: Fri, 5 Feb 2021 11:35:39 +0100 Subject: [PATCH 2/5] Delete 2-faq-report.md --- .github/ISSUE_TEMPLATE/2-faq-report.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/2-faq-report.md diff --git a/.github/ISSUE_TEMPLATE/2-faq-report.md b/.github/ISSUE_TEMPLATE/2-faq-report.md deleted file mode 100644 index 531d263d7f..0000000000 --- a/.github/ISSUE_TEMPLATE/2-faq-report.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: "📚 Outdated FAQ" -about: Report an issue in FAQ ---- - -🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑 - -Please do not file FAQ issues on the GitHub issues tracker. - -Instead use the [Google group](https://groups.google.com/forum/#!forum/osmand) to fix wrong or outdated FAQ. - -🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑 From 982c09b450fa10bdd8d3350e21a1af46772bcc50 Mon Sep 17 00:00:00 2001 From: Gautier P Date: Fri, 5 Feb 2021 11:36:52 +0100 Subject: [PATCH 3/5] Rename 3-bug-report.md to 2-bug-report.md --- .github/ISSUE_TEMPLATE/{3-bug-report.md => 2-bug-report.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{3-bug-report.md => 2-bug-report.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/3-bug-report.md b/.github/ISSUE_TEMPLATE/2-bug-report.md similarity index 100% rename from .github/ISSUE_TEMPLATE/3-bug-report.md rename to .github/ISSUE_TEMPLATE/2-bug-report.md From 414e11fb618e7af234fd20b7715e7fd2a75b42d6 Mon Sep 17 00:00:00 2001 From: Gautier P Date: Fri, 5 Feb 2021 11:36:59 +0100 Subject: [PATCH 4/5] Rename 4-routing-report.md to 3-routing-report.md --- .../ISSUE_TEMPLATE/{4-routing-report.md => 3-routing-report.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{4-routing-report.md => 3-routing-report.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/4-routing-report.md b/.github/ISSUE_TEMPLATE/3-routing-report.md similarity index 100% rename from .github/ISSUE_TEMPLATE/4-routing-report.md rename to .github/ISSUE_TEMPLATE/3-routing-report.md From 5a99cd8255d7c8cbccbc71200a10e65925fa878e Mon Sep 17 00:00:00 2001 From: Gautier P Date: Fri, 5 Feb 2021 11:37:14 +0100 Subject: [PATCH 5/5] Rename 5-feature-request.md to 4-feature-request.md --- .../ISSUE_TEMPLATE/{5-feature-request.md => 4-feature-request.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{5-feature-request.md => 4-feature-request.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/5-feature-request.md b/.github/ISSUE_TEMPLATE/4-feature-request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/5-feature-request.md rename to .github/ISSUE_TEMPLATE/4-feature-request.md