diff --git a/.github/issue_template.md b/.github/issue_template.md index 44ff78ec7..bdcd4cee9 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,5 +1,5 @@ *Note:* For general questions and feature requests please leave a message -on [Gitter](https://gitter.im/comfy/comfortable-mexican-sofa) +on Gitter: https://gitter.im/comfy/comfortable-mexican-sofa ### Expected behavior Tell us what should happen diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..e5e15deba --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ +### Summary + +General information about what this PR is all about. If it fixes any issues +please don't forget to tag them. + +Thanks for contributing!