diff options
author | Sergey M․ <dstftw@gmail.com> | 2019-04-27 04:55:30 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2019-04-27 04:55:30 +0700 |
commit | eefa0f21573fe6c21996f7d4d90806dfed3adb7d (patch) | |
tree | a7fba754547e4deb8f7b894550b9b0646f1aae90 /.github | |
parent | 6f366ef30ce1432cca58605d1b1533c3e9f8fb0b (diff) |
Move issue template templates into separate folder
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE_tmpl/1_broken_site.md (renamed from .github/ISSUE_TEMPLATE/1_broken_site_tmpl.md) | 0 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE_tmpl/2_site_support_request.md (renamed from .github/ISSUE_TEMPLATE/2_site_support_request_tmpl.md) | 0 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.md (renamed from .github/ISSUE_TEMPLATE/3_site_feature_request_tmpl.md) | 0 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE_tmpl/4_bug_report.md (renamed from .github/ISSUE_TEMPLATE/4_bug_report_tmpl.md) | 0 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE_tmpl/5_feature_request.md (renamed from .github/ISSUE_TEMPLATE/5_feature_request_tmpl.md) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/1_broken_site_tmpl.md b/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md index c7600d5b5..c7600d5b5 100644 --- a/.github/ISSUE_TEMPLATE/1_broken_site_tmpl.md +++ b/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md diff --git a/.github/ISSUE_TEMPLATE/2_site_support_request_tmpl.md b/.github/ISSUE_TEMPLATE_tmpl/2_site_support_request.md index d4988e639..d4988e639 100644 --- a/.github/ISSUE_TEMPLATE/2_site_support_request_tmpl.md +++ b/.github/ISSUE_TEMPLATE_tmpl/2_site_support_request.md diff --git a/.github/ISSUE_TEMPLATE/3_site_feature_request_tmpl.md b/.github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.md index 65f0a32f3..65f0a32f3 100644 --- a/.github/ISSUE_TEMPLATE/3_site_feature_request_tmpl.md +++ b/.github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.md diff --git a/.github/ISSUE_TEMPLATE/4_bug_report_tmpl.md b/.github/ISSUE_TEMPLATE_tmpl/4_bug_report.md index 41fb14b72..41fb14b72 100644 --- a/.github/ISSUE_TEMPLATE/4_bug_report_tmpl.md +++ b/.github/ISSUE_TEMPLATE_tmpl/4_bug_report.md diff --git a/.github/ISSUE_TEMPLATE/5_feature_request_tmpl.md b/.github/ISSUE_TEMPLATE_tmpl/5_feature_request.md index b3431a7f0..b3431a7f0 100644 --- a/.github/ISSUE_TEMPLATE/5_feature_request_tmpl.md +++ b/.github/ISSUE_TEMPLATE_tmpl/5_feature_request.md |