makersacademy / problem-solving

For problem-solving during the PreCourse
6 stars 2 forks source link

Problem Solving

Congratulations, you are one step closer to getting your issue resolved! Make sure you are familiar with the PreCourse problem solving process before proceeding.

How to use this repo

  1. Got to https://github.com/makersacademy/problem-solving/issues
  2. Click on "New issue" button
  3. Write your issue, following the guidelines

Guidelines

You're stuck, you want to become unstuck. To increase the likelihood of this, make sure your issue has:

  1. Descriptive title

    • :x: Somebody please heeeeeeelp!
    • :heavy_check_mark: Git error when pushing to remote repository
  2. Descriptive message

    • :x: I'm stuck on the thingy
    • :heavy_check_mark: Error logs, screenshots & links to your code
    • what’s the issue?
    • why did it happen?
    • what have you tried?

Participation

Searching issues on Github

Learn how to use advanced operators to help you to filter the issues to ones relevant to you. Remember that you can look at any previously closed issues for answers and even reopen them if they don't have a solution for your problem. For more information check out the Github guides: https://help.github.com/articles/searching-issues/