Skip to content

amcode/github-issues-pr-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

#Github Issues and Pull Request templates

Github supports templates that can be used for issues and pull requests (PR). This allows your project to have a consistent look and feel when you raise an issue or PR.

##How to create Issue and PR templates

In the root of your repo simply add a directory called .github. Inside this directory create two files issue_template.md and pull_request_template.md.

Add Markdown text to the template to build up the desired layout for your templates.

##Examples

Sample Issue template: https://github.com/amcode/github-issues-pr-templates/issues/new

Sample PR template: https://github.com/amcode/github-issues-pr-templates/compare

##Further documentation

About

Github Issues and PR templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors