Skip to content

Commit d019001

Browse files
committed
Merge branch 'master' into aws-migration-master
2 parents d499bbd + 9b4c8d8 commit d019001

File tree

4 files changed

+8
-10
lines changed

4 files changed

+8
-10
lines changed

.github/ISSUE_TEMPLATE/-------bug-report.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,25 @@ about: Create a report to help us improve
44
title: ''
55
labels: bug
66
assignees: ''
7+
78
---
89

910
## 起こっている問題 / The Problem
10-
1111
- xxxx(できるだけ簡潔に/as concise as possible)
1212

1313
## スクリーンショット / Screenshot
14-
1514
<!-- バグであればdeveloper toolからコンソールも合わせて添付 -->
1615
<!-- If it's a bug, attach a screenshot of the developer tool console -->
1716

1817
## 期待する見せ方・挙動 / Expected Behavior
19-
2018
- xxxx(できるだけ簡潔に/as concise as possible)
2119

22-
## 起こっている問題の再現手段 / Steps to Reproduce
2320

21+
## 起こっている問題の再現手段 / Steps to Reproduce
2422
1. xxx
2523
2. xxx
2624
3. xxx
2725

2826
## 動作環境・ブラウザ / Environment
29-
3027
- macOS / Windows / Linux / iOS / Android
3128
- Chrome / Safari / Firefox / Edge / Internet Explorer

.github/ISSUE_TEMPLATE/-------improvement-suggestions.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,19 @@ about: Suggest an idea for this project
44
title: ''
55
labels: ''
66
assignees: ''
7+
78
---
89

910
## 改善詳細 / Details of Improvement
10-
1111
- xxxx(できるだけ簡潔に/as concise as possible)
1212

1313
## スクリーンショット / Screenshot
14-
1514
<!-- バグであればdeveloper toolからコンソールも合わせて添付 -->
1615
<!-- If it's a bug, attach a screenshot of the developer tool console -->
1716

1817
## 期待する見せ方・挙動 / Expected behavior
19-
2018
- xxxx(できるだけ簡潔に/as concise as possible)
2119

2220
## 動作環境・ブラウザ / Environment
23-
2421
- macOS / Windows / Linux / iOS / Android
2522
- Chrome / Safari / Firefox / Edge / Internet Explorer

CODE_OF_CONDUCT.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22

33
version 0.1 2020/05/15
44

5+
<<<<<<< HEAD
56
当リポジトリの行動規範は Code For Japan の行動規範と同様です。
7+
=======
8+
当リポジトリの行動規範はCode For Japanの行動規範と同様です。
9+
>>>>>>> master
610
[codeforjapan/codeofconduct](https://github.com/codeforjapan/codeofconduct)

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
## 開発に関する情報
3939

4040
- 開発サイト https://dev.studyathome.jp/
41-
- 本番サイト https://studyathome.jp/
41+
- 本番サイト https://app.studyathome.jp/
4242
- デザイン
4343
- [covid-edu – Figma](https://www.figma.com/file/JBcf0nDLMqOyS5vffbZtvw/covid-edu)
4444

0 commit comments

Comments
 (0)