diff --git a/.github/config.yml b/.github/config.yml new file mode 100644 index 0000000..9d711eb --- /dev/null +++ b/.github/config.yml @@ -0,0 +1,14 @@ +# Configuration for welcome - https://github.com/behaviorbot/welcome +newIssueWelcomeComment: > + Thanks for opening your first issue here! 🎉 + + 👉 Be sure to: + 1. 📖 Have a look at the [Wiki](https://github.com/spacehuhntech/esp8266_deauther/wiki) and [README](https://github.com/SpacehuhnTech/esp8266_deauther/blob/v2/README.md) for information + 2. 🔍 Search for similar [issues (open and closed)](https://github.com/SpacehuhnTech/esp8266_deauther/issues?q=is%3Aissue+) + 3. âœī¸ Provide enough information to understand, recreate and help out with your problem + 4. â„šī¸ Let us know if you find a solution + 5. 📕 Close the issue when your problem has been solved + +newPRWelcomeComment: + +firstPRMergeComment: \ No newline at end of file