Skip to content

Commit

Permalink
Add support for Github's new TEMPLATE features
Browse files Browse the repository at this point in the history
Github recently added support for TEMPLATEs for certain Github-specific
activities, including creating Issues and Pull Requests. This patch
creates these files as symlinks to the CONTRIBUTING document, which
explains the process that should be used.

Signed-off-by: Eugene E. Kashpureff Jr <[email protected]>

Committer's note: I still refuse to use pull requests that *require me to go
to the website and do stuff there*.  But it seems it's easy enough if the
requestor gives you a number.  In this case, it was

    git fetch github refs/pull/78/head
    git merge FETCH_HEAD
  • Loading branch information
EugeneKay authored and sitaramc committed Feb 18, 2016
1 parent 731d552 commit 2494a40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ISSUE_TEMPLATE
1 change: 1 addition & 0 deletions PULL_REQUEST_TEMPLATE

0 comments on commit 2494a40

Please sign in to comment.