DarthOpto / python_projects

0 stars 0 forks source link

PR Template #5

Open DarthOpto opened 6 years ago

DarthOpto commented 6 years ago

/template

DarthOpto commented 6 years ago

Detailed Description

Context

Possible Implementation

Your Environment

template[bot] commented 6 years ago

🤖 Hello Human! I Understand These Commands:

/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.