-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from Shaw02/develop
to release v1.29
- Loading branch information
Showing
128 changed files
with
3,458 additions
and
5,519 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: bug | ||
assignees: Shaw02 | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce** | ||
Condition or step to reproduce the failure symptom. | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Materials** | ||
If applicable, add MML file or program source file to help explain your problem. | ||
|
||
**Versions (please complete the following information):** | ||
- OS: [e.g. Windows 10] | ||
- NSD.Lib [e.g. version 1.28 (or commit number of git)] | ||
- cc65: [e.g. V2.17 - Git be30c0b] | ||
- C++: [e.g. Visual C++.net 2019] | ||
|
||
**Additional context** | ||
Add any other context about the problem here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
name: 不具合報告 | ||
about: 改善に役立つ報告の作成 | ||
title: '' | ||
labels: bug | ||
assignees: Shaw02 | ||
|
||
--- | ||
|
||
**不具合の概要** | ||
どのような不具合であるか、明確且つ簡潔な説明を記載してください。 | ||
|
||
**不具合の再現方法** | ||
不具合症状が再現する条件または手順を記載してください。 | ||
|
||
**期待される動作** | ||
期待している動作について、明確且つ簡潔な説明を記載してください。 | ||
|
||
**資料** | ||
必要に応じて、問題の解決に役立つMML、またはプログラムのソースコードを追加してください。 | ||
- 曲・効果音における不具合の場合は、不具合が再現するMMLを添付してください。 | ||
- 組み込みにおける不具合の場合は、不具合が再現するプログラムソースコードを添付してください。 | ||
|
||
**不具合発生環境 (以下情報を記載してください):** | ||
- OS: [例: Windows 10] | ||
- NSD.Lib [例: version 1.28 (もしくはgitのcommit番号)] | ||
|
||
また組み込みにおける不具合の場合は、以下も追記願います。 | ||
- cc65: [例: V2.17 - Git be30c0b] | ||
- C++: [例: Visual C++.net 2019] | ||
|
||
**追加の背景・状況** | ||
問題に関するその他の背景・状況を記載してください。 | ||
|
||
**備考** | ||
商用のプロジェクトなど一般公開できない場合は、上記内容を記載した上で私まで連絡ください。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: enhancement | ||
assignees: Shaw02 | ||
|
||
--- | ||
|
||
**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. |
Oops, something went wrong.