mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
Merge pull request #166 from raulriera/add-duplicator
Add duplicator app
This commit is contained in:
22
_apps/duplicator.md
Normal file
22
_apps/duplicator.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Duplicator
|
||||
description: Create full copies of issues with a single command
|
||||
slug: duplicator
|
||||
screenshots:
|
||||
- https://user-images.githubusercontent.com/24159/38773624-51f04930-401f-11e8-8caa-8265eb5fa1ac.png
|
||||
- https://user-images.githubusercontent.com/24159/38773625-521520ac-401f-11e8-9e8d-20b2cdc2ae75.png
|
||||
- https://user-images.githubusercontent.com/24159/38773626-522445dc-401f-11e8-9cb4-213bf21e8097.png
|
||||
authors:
|
||||
- raulriera
|
||||
repository: raulriera/probot-duplicator
|
||||
host: https://rapid-sousaphone.glitch.me/
|
||||
---
|
||||
|
||||
# Probot: Duplicator
|
||||
|
||||

|
||||
|
||||
## Usage
|
||||
|
||||
1. **[Configure the GitHub App](https://github.com/apps/duplicator)**
|
||||
2. Type `/duplicate` as the first word in any line of an issue comment box.
|
||||
Reference in New Issue
Block a user