Updated welcome message
This commit is contained in:
parent
6b4db8ff4a
commit
2641985940
|
@ -1,13 +1,14 @@
|
||||||
# Configuration for welcome - https://github.com/behaviorbot/welcome
|
# Configuration for welcome - https://github.com/behaviorbot/welcome
|
||||||
newIssueWelcomeComment: >
|
newIssueWelcomeComment: >
|
||||||
Thanks for opening your first issue here! 🎉<br>
|
Congrats on opening your first issue on this repository! 🎉<br>
|
||||||
|
This is a automated message to help you avoid common pitfalls when asking for help online.<br>
|
||||||
👉 Be sure to:<br>
|
👉 Be sure to:<br>
|
||||||
1. 🇬🇧 Communicate in English so everybody can understand you<br>
|
* 🇬🇧 Communicate in English so everybody can understand you<br>
|
||||||
2. 📖 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<br>
|
* 📖 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<br>
|
||||||
3. 🔍 Search for similar [issues (open and closed)](https://github.com/SpacehuhnTech/esp8266_deauther/issues?q=is%3Aissue+)<br>
|
* 🔍 Search for similar [issues (open and closed)](https://github.com/SpacehuhnTech/esp8266_deauther/issues?q=is%3Aissue+)<br>
|
||||||
4. ✍️ Provide enough information to understand, recreate and help out with your problem<br>
|
* ✍️ Provide enough information to understand, recreate and help out with your problem<br>
|
||||||
5. ℹ️ Let us know if you find a solution and please share it with us<br>
|
* ℹ️ Let us know if you find a solution and please share it with us<br>
|
||||||
6. 📕 Close the issue when your problem has been solved
|
* 📕 Close the issue when your problem has been solved
|
||||||
|
|
||||||
newPRWelcomeComment:
|
newPRWelcomeComment:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue