From e0b5eb96568bb5a6b3b99e9889cab29c2bf421a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Bar=C3=A1=C5=A1ek?= Date: Sun, 22 Aug 2021 16:47:27 +0200 Subject: [PATCH] Remove comunity health file. --- .github/ISSUE_TEMPLATE/Bug_report.md | 19 ------------------- .github/ISSUE_TEMPLATE/Feature_request.md | 9 --------- .github/ISSUE_TEMPLATE/Support_question.md | 8 -------- .github/funding.yml | 2 -- .github/pull_request_template.md | 10 ---------- 5 files changed, 48 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/Bug_report.md delete mode 100644 .github/ISSUE_TEMPLATE/Feature_request.md delete mode 100644 .github/ISSUE_TEMPLATE/Support_question.md delete mode 100644 .github/funding.yml delete mode 100644 .github/pull_request_template.md diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md deleted file mode 100644 index 72c78b6..0000000 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: "🐛 Bug Report" -about: "If something isn't working as expected 🤔" - ---- - -Version: ?.?.? - -### Bug Description -... A clear and concise description of what the bug is. A good bug report shouldn't leave others needing to chase you up for more information. - -### Steps To Reproduce -... If possible a minimal demo of the problem ... - -### Expected Behavior -... A clear and concise description of what you expected to happen. - -### Possible Solution -... Only if you have suggestions on a fix for the bug diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md deleted file mode 100644 index f5744ab..0000000 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -name: "🚀 Feature Request" -about: "I have a suggestion (and may want to implement it) 🙂" - ---- - -- Is your feature request related to a problem? Please describe. -- Explain your intentions. -- It's up to you to make a strong case to convince the project's developers of the merits of this feature. diff --git a/.github/ISSUE_TEMPLATE/Support_question.md b/.github/ISSUE_TEMPLATE/Support_question.md deleted file mode 100644 index 9b0b63d..0000000 --- a/.github/ISSUE_TEMPLATE/Support_question.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: "🤗 Support Question" -about: "If you have a question 💬" - ---- - ---------------^ Click "Preview" for a nicer view! -We primarily use GitHub as an issue tracker; for usage and support questions, please check out https://php.baraja.cz. Thanks! 😁. diff --git a/.github/funding.yml b/.github/funding.yml deleted file mode 100644 index c3d485a..0000000 --- a/.github/funding.yml +++ /dev/null @@ -1,2 +0,0 @@ -github: janbarasek -custom: ["https://baraja.cz", "https://php.baraja.cz", "https://vue.baraja.cz"] diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index 910b6d7..0000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,10 +0,0 @@ -- bug fix / new feature? -- BC break? yes/no - -