项目作者: aensley

项目描述 :
Add a reply button to GitHub comments
高级语言: JavaScript
项目地址: git://github.com/aensley/github-comment-reply-buttons.git
创建时间: 2017-06-14T21:32:05Z
项目社区:https://github.com/aensley/github-comment-reply-buttons

开源协议:GNU General Public License v3.0

下载


GitHub Comment Reply Buttons

INSTALL

Description

This simple user script adds a reply button to GitHub comments. It is originally derived from @jerone‘s UserScripts project.

When clicked, the reply button will pre-fill the comment box with:

  1. _Replying to https://github.com/orginization/repo/issues/issue_number#comment-id by @author:_

Example

On https://github.com/dear-github/dear-github/issues/129

reply1

Clicking the Reply button takes you to the comment form pre-filled with:

reply2

Which renders as:

reply3