From ed64facf84b5d37e8de4d1d014a89e00ce4d03f3 Mon Sep 17 00:00:00 2001 From: Yuriy Pikhtarev Date: Tue, 22 May 2018 18:23:49 +0300 Subject: [PATCH 1/4] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 35 +++++++++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 17 +++++++++++ 2 files changed, 52 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..b73537336 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,35 @@ +--- +name: Bug report +about: Create a report to help us improve + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Desktop (please complete the following information):** + - OS: [e.g. iOS] + - Browser [e.g. chrome, safari] + - Version [e.g. 22] + +**Smartphone (please complete the following information):** + - Device: [e.g. iPhone6] + - OS: [e.g. iOS8.1] + - Browser [e.g. stock browser, safari] + - Version [e.g. 22] + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..066b2d920 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,17 @@ +--- +name: Feature request +about: Suggest an idea for this project + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. From 47432543a3163bb5c6c8397c5ce0bd2bd1028fec Mon Sep 17 00:00:00 2001 From: Yuriy Pikhtarev Date: Tue, 19 Jun 2018 22:09:15 +0300 Subject: [PATCH 2/4] Set theme jekyll-theme-leap-day --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 000000000..b84971359 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-leap-day \ No newline at end of file From 319e7f8a882d1decf22cc671111b9f0533959ec6 Mon Sep 17 00:00:00 2001 From: Yuriy Pikhtarev Date: Tue, 19 Jun 2018 22:11:01 +0300 Subject: [PATCH 3/4] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..58b6196eb --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +torrentpier.me \ No newline at end of file From 352aec62cd138e8e7f04a35b41a869f49ae0e171 Mon Sep 17 00:00:00 2001 From: Yuriy Pikhtarev Date: Tue, 19 Jun 2018 22:11:13 +0300 Subject: [PATCH 4/4] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index 58b6196eb..c3d821f60 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -torrentpier.me \ No newline at end of file +torrentpier.com \ No newline at end of file