Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 318 Bytes

File metadata and controls

15 lines (13 loc) · 318 Bytes

GITHUB_TEMPLATE_EXAMPLE

PULL_REQUEST_TEMPLATEgitignore などのサンプルを配置しています。

.
├- .github // .githubにおくべきファイルを配置
|    |
|    └- PULL_REQUEST_TEMPLATE.md 
|
├- .gitignores // .gitignoreのサンプルを配置
|    |
|    └- FOR_XXX.md 
: