Open DarthOpto opened 6 years ago
/template issue
open .github/ISSUE_TEMPLATE.md
or a sample issue
/template pr
open .github/PULL_REQUEST_TEMPLATE.md
or a sample pull request
/template feature
open a template to propose new feature
/template duplicate --num 23
open custom Handlebars Template, in this case .github/duplicate.md
with num
set to 23
for example, you've had .github/duplicate.md
like this:
<!-- .github/duplicate.md -->
😢 This is duplicate of #{{ num }}.
I would say 😢 This is duplicate of #23.
Remember to :recycle:Refresh This Page after updating your command.
Description
Expected Behavior
Actual Behavior
Possible Fix
Steps to Reproduce
1. 2. 3. 4.
Context
Your Environment