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

CS2030 Question & Answer Guidelines #6

Open
seanlowjk opened this issue Aug 15, 2020 · 4 comments
Open

CS2030 Question & Answer Guidelines #6

seanlowjk opened this issue Aug 15, 2020 · 4 comments
Labels
📢 Announcements Announcements with respect to CS2030/S

Comments

@seanlowjk
Copy link
Contributor

seanlowjk commented Aug 15, 2020

Hey All! 😄

We will be using Github Issues for CS2030 Q&A instead of the LumiNUS Forum!

Please take note of the following etiquette. Let's make this a pleasant place for online interaction and peer learning!

  1. If you have a new question, create a new post instead of posting it as a reply on someone else's unrelated question. Use an issue template to be able to refer it back later using the Labels feature!

  2. Think carefully about what you are posting and write a succinct summary (or post title) that describe the question. E.g., the title "Java" is too generic. "Unable to install java?" is better. "installing Java on Windows 10 gives the error 'permission denied'" is even better.

  3. Avoid posting questions that have been asked before (read through what others have posted before posting yourself) or have been answered in the notes and handouts (read through carefully what we released to the class)

  4. Github Issues supports powerful formatting. If your post or reply contain code, using proper formatting to make your post readable. For example:

public void sayHello() {
    System.out.println("Hello World!");
}
  1. If you post about a problem you faced, please provide all the information (what you have done, what error message you faced) to help the readers of this forum help you. E.g., "My program cannot compile. Can you please help?" is not a meaningful post.

[Guidelines adapted from CS2030 AY19/20 Semester 2 Piazza Forum]

@seanlowjk seanlowjk added the 📢 Announcements Announcements with respect to CS2030/S label Aug 15, 2020
@seanlowjk seanlowjk pinned this issue Aug 15, 2020
@seanlowjk
Copy link
Contributor Author

Good Post! @seanlowjk

@waynetee
Copy link

waynetee commented Sep 4, 2020

Wonderful! @seanlowjk

@cnlinh
Copy link

cnlinh commented Sep 18, 2020

Thanks for the PSA! @seanlowjk

@dvdweien
Copy link

Thanks @seanlowjk !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📢 Announcements Announcements with respect to CS2030/S
Projects
None yet
Development

No branches or pull requests

4 participants