Skip to content

Commit 54e3ee5

Browse files
committed
Ver.1.0.0
0 parents  commit 54e3ee5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+15963
-0
lines changed

.github/ISSUE_TEMPLATE/-bug-.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: "[Bug]"
3+
about: Bug Report
4+
title: "[Bug] "
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe**
11+
12+
**To Reproduce**
13+
14+
**Expected behavior**
15+
16+
**Screenshots**
17+
18+
**Device**
19+
20+
**Additional context**

.github/ISSUE_TEMPLATE/-fr-.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: "[FR]"
3+
about: Feature Request
4+
title: "[FR]"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Related Problem**
11+
12+
**Solution**
13+
14+
**Alternatives**
15+
16+
**Additional context**

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# ハニー 🍯
2+
3+
OSS 活動への参加を支援するために作られた日本人向けのプロジェクト
4+
5+
<br />
6+
7+
🚀 チュートリアルはこちら
8+
[https://rubydog-jp.github.io/hunny](https://rubydog-jp.github.io/hunny)

0 commit comments

Comments
 (0)