Skip to content

gild-inc/lib_github-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

概要

githubのISSUEやPRのテンプレートを提供します。
全てのリポジトリでテンプレートのフォーマットを統一する為に、この手法はベストです。

導入要件

  • なし

導入方法

composer.jsonに以下追記します。

  • composer.json
{
    "scripts": {
        "post-autoload-dump": [
            ". vendor/gild/github-template/execution.sh"
        ]
    }
}
composer require --dev gild/github-template ^1.0

About

githubのISSUEやPRのテンプレートを提供します。

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages