]> granicus.if.org Git - neomutt/commit
github: added template for Pull Requests, issues and a CONTRIBUTION.md (#339)
authorTobias Angele <toogley@mailbox.org>
Tue, 28 Feb 2017 01:47:24 +0000 (02:47 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 28 Feb 2017 01:47:24 +0000 (01:47 +0000)
commit8824bf52030edc60871ca8a91e47d228b159cf67
treecbbc9c4b7464d678a030d5a44647e6a0fd683b15
parent873b23616915242d429842f119b25f474376fa4d
github: added template for Pull Requests, issues and a CONTRIBUTION.md (#339)

* PR template is based on https://gitlab.com/snippets/35985 (thanks @guyzmo)
* tips for good commit messages are based on tpope's guide:
http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
.github/ISSUE_TEMPLATE.md [new file with mode: 0644]
.github/PULL_REQUEST_TEMPLATE.md [new file with mode: 0644]
CONTRIBUTING.md [new file with mode: 0644]