blob: 84ae09dff69ccc234c3da3875d8ada91ee253e67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
## $ ls question-guidelines/
- _[Don't ask to ask, just ask](https://dontasktoask.com/)_ (Seriously, click on it please)
- Do your own research first and share your findings along with the question.
- Be clear and concise in your question. Provide all necessary context and details.
- Specify the programming language, framework, and tools you're using.
- Please, for the love of Linus Torvalds, do not copy paste your code on the chat.
- Share any related code using services like _[rentry](https://rentry.co/)_ or _[minibin](https://bin.tablaster.dev/)_ (or anything similar)
- Include any error messages you're encountering.
- Don't ask for someone to do your entire project or homework for you.
- Be polite and respectful in your interactions with others.
- Follow the guidelines and rules of the community.
- Consider offering a thank-you for helpful responses.
|