Giter VIP home page Giter VIP logo

githubtemplate's Introduction

このリポジトリについて

このリポジトリでは GitHub, GitLab の Issue / Pull Request(Merge Request) のテンプレートを公開しています。

テンプレートを導入することで Issue / Pull Request(Merge Request) 作成時の文章が自動で入力され、スムーズにチーム開発が行えます。また、プルリクエスト作成時コントリビューター向けにガイドラインが表示されるようになります。

GitHub Issue テンプレート

Pull Request テンプレート

Contributing テンプレート


GitLab Issue テンプレート

GitLab MergeRequest テンプレート

使い方

このリポジトリの .github ディレクトリを GitHub でホスティングしているご利用のリポジトリの直下(ルートディレクトリ)へ移動してください。

GitLab の場合は、.gitlab ディレクトリをご利用のリポジトリの直下(ルートディレクトリ)へ移動してください。

テンプレートの追加・変更方法

Issue の追加・変更

GitHub

ISSUE_TEMPLATE ディレクトリ .github/ISSUE_TEMPLATEテンプレート名.md ファイルを追加・変更してください。

GitLab

issue_templates ディレクトリ .gitlab/issue_templatesテンプレート名.md ファイルを追加・変更してください。

Pull Request の変更

GitHub

PULL_REQUEST_TEMPLATE .github/PULL_REQUEST_TEMPLATE.md ファイルを変更してください。

GitLab (Merge Request)

merge_request_templates ディレクトリ .gitlab/merge_request_templatesテンプレート名.md ファイルを追加・変更してください。

テンプレートにラベルを追加する (GitHub)

テンプレート先頭箇所の YAML フォーマッターにカンマ区切りでラベルが追加できます。

■ ラベルの追加例

name: 動作不良
about: 動作不良に関する Issue テンプレートです。
labels: bug, alert, high

その他のデフォルト入力項目を指定する

文末のリンクをご参考に、YAML フォーマッター内へ追加してください。

連絡先

このリポジトリについて何かございましたら Twitter へお気軽にご連絡ください。

参考リンク

githubtemplate's People

Contributors

yasuhisa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.