diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bfbb1db8..94623294 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,15 +3,6 @@ Welcome to The Lounge, it's great to have you here! We thank you in advance for your contributions. -### I have a question - -- Check out [existing questions on Stack Overflow](https://stackoverflow.com/questions/tagged/thelounge) - to see if yours has been answered before. If not, feel free to [ask for a new question](https://stackoverflow.com/questions/ask?tags=thelounge) - (using `thelounge` tag so that other people can easily find it). -- Find us on the Freenode channel `#thelounge`. You might not get an answer - right away, but this channel is full of nice people who will be happy to - help you. - ### I want to report a bug - Look at the [open and closed diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 00000000..1fbda01d --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,11 @@ +## Support + +Welcome to The Lounge, it's great to have you here! If you have a question, or +need help, you have a few options: + +- Check out [existing questions on Stack Overflow](https://stackoverflow.com/questions/tagged/thelounge) + to see if yours has been answered before. If not, feel free to [ask for a new question](https://stackoverflow.com/questions/ask?tags=thelounge) + (using `thelounge` tag so that other people can easily find it). +- Find us on the Freenode channel `#thelounge`. You might not get an answer + right away, but this channel is full of nice people who will be happy to + help you.