Skip to content

Commit

Permalink
chore(github) comment tags to pr template & issue template (Kong#5091)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanArjona authored and kikito committed Oct 7, 2019
1 parent ac3f43a commit 7f6c09e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<!--
Please read the CONTRIBUTING.md guidelines to learn on which channels you can
seek for help and ask general questions:

https://github.com/Kong/kong/blob/master/CONTRIBUTING.md#where-to-seek-for-help
-->

### Summary

Expand Down
3 changes: 2 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<!--
NOTE: Please read the CONTRIBUTING.md guidelines before submitting your patch,
and ensure you followed them all:

https://github.com/Kong/kong/blob/master/CONTRIBUTING.md#contributing
-->

### Summary

Expand Down

0 comments on commit 7f6c09e

Please sign in to comment.