summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorBlaster4385 <blaster4385@tablaster.dev>2024-04-21 19:05:03 +0530
committerBlaster4385 <blaster4385@tablaster.dev>2024-04-22 23:13:08 +0530
commit3623473f7755d906121ae90f28da7a2ef11ecf1b (patch)
tree39e4a567932046063ebb5c2a531ccb74b2eb98d1 /assets
parent5f37a399cfb59d5a3d794c9da8469b54e5166f59 (diff)
feat: added question guidelines
Diffstat (limited to 'assets')
-rw-r--r--assets/md/question-guidelines.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/assets/md/question-guidelines.md b/assets/md/question-guidelines.md
new file mode 100644
index 0000000..84ae09d
--- /dev/null
+++ b/assets/md/question-guidelines.md
@@ -0,0 +1,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. \ No newline at end of file