Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Good templates for the issue, pull request, and contributing templates on GitHub, GitLab, and Bitbucket.

License

NotificationsYou must be signed in to change notification settings

lararosekelley/github-templates

Repository files navigation

Good template for GitHub's ISSUE_TEMPLATE.md, CONTRIBUTING.md, and PULL_REQUEST_TEMPLATE.md files.

Build Status


Installation

Simply download the needed files by running this from your root project folder:

$ bash -c"$(curl -s https://raw.githubusercontent.com/tylucaskelley/github-templates/master/install.sh)"

For convenience, you can create a Git alias in your~/.gitconfig file. Under the[alias] section, add the followingso you can rungit tpl to generate your template files:

tpl ="!f() { bash -c\"$(curl -s https://raw.githubusercontent.com/tylucaskelley/github-templates/master/install.sh)\"; }; f"

When you rungit tpl, you'll be prompted for your username, email address, and repository name - you can leave thedefaults if they look correct (inferred fromgit config variables).

Adding your code style guidelines

You should replace the{guidelines} section inCONTRIBUTING.md with your own code style guidelinesafter installation.

Adding your Git workflow

CONTRIBUTING.md assumes a forking / feature-branch workflow for makingcontributions to your repository; edit this if your project requires a different flow.

Contributing

SeeCONTRIBUTING.md.

License

Copyright (c) 2017-2018 Ty-Lucas Kelley. MIT License.

About

Good templates for the issue, pull request, and contributing templates on GitHub, GitLab, and Bitbucket.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp