From 3f7c9d023ad9e39c077b398ef7ee43675156ea34 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Thu, 23 Nov 2017 01:26:09 +0000 Subject: [PATCH] Update welcome config --- .github/config.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/config.yml b/.github/config.yml index ae68f886f..cc93955b8 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -1,7 +1,8 @@ # Comment to be posted to on first time issues newIssueWelcomeComment: | 👋 Thanks for opening your first issue! If you're reporting a 🐞 bug, please make sure - you include steps to reproduce it. + you include steps to reproduce it. If you're requesting a feature 🎁, please provide real + use cases that would benefit. 👪 To help make this a smooth process, please be sure you have first read the [contributing guidelines](https://github.com/getinsomnia/insomnia/blob/master/CONTRIBUTING.md). @@ -15,5 +16,5 @@ newPRWelcomeComment: | # Comment to be posted to on pull requests merged by a first time user firstPRMergeComment: > - Congrats on merging your first pull request! You're helping make Insomnia awesome! 🎉🎉🎉 + Congrats on merging your first pull request! 🎉🎉🎉 You're helping make Insomnia awesome! 🙌