Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update link to good_question_example.md #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chat_room_law.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Thành viên vi phạm sẽ được cảnh cáo lần đầu và sẽ bị đá
Để đảm bảo chất lượng room và cũng giúp người giúp bạn, BĐH yêu cầu các thành viên tham gia chat room
khi đặt câu hỏi tuân theo các điều sau:

* Câu hỏi phải súc tích, không lan man, có đầy đủ các thông tin từ input > implementation > output, tham khảo [câu hỏi mẫu](https://raw.githubusercontent.com/ruby-vietnam/docs/master/good_question_example.md)
* Câu hỏi phải súc tích, không lan man, có đầy đủ các thông tin từ input > implementation > output, tham khảo [câu hỏi mẫu](https://github.com/ruby-vietnam/docs/blob/master/good_question_example.md)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Câu hỏi phải súc tích, không lan man, có đầy đủ các thông tin từ input > implementation > output, tham khảo [câu hỏi mẫu](https://github.com/ruby-vietnam/docs/blob/master/good_question_example.md)
* Câu hỏi phải súc tích, không lan man, có đầy đủ các thông tin từ input > implementation > output, tham khảo [câu hỏi mẫu](./good_question_example.md)

Probably this will do the trick.

* Code phải wrap vào, code nào quá dài thì phải cho vào gist.github.com
* Đọc kĩ hướng dẫn của người trả lời trước khi hỏi lại
* Làm bài tập trước khi hỏi, tránh hỏi ngu vì ...lười
Expand Down