Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 2.76 KB

Issues.md

File metadata and controls

49 lines (31 loc) · 2.76 KB

Feedback and discussion

Finding and reading messages

To leave a comment you need to have a GitHub account: https://github.com/join

You can insert pictures! Drag the image file to the input field or paste it from the clipboard using the Ctrl + V keyboard shortcut.

To mention the developer, use the @ character, for example @torvalds

To preview, click Preview (and then click Write to return from the preview mode).

How do I leave feedback or a new error message?

How to add emotion and vote for comment

  • Add emotion to any comment:
    image
  • Vote for an emotion or add one more:
    image

The meaning of emotions should be interpreted accordingly as:

  • "like/agree/makes sense"
  • "dislike/disagree/against"
  • "funny joke!"
  • "hurray!/finally!"
  • "hmmm/eh/gee/sorry/nothing is clear/okay/have to think"
  • "I really like/I really hope/the best comment"

How to comment on the commits

Commit is a small update of the source code with a description to it. Usually commits are self-sufficient, for example: "Updated the icon", "Renamed the shutdown button of the computer". Large updates can consist of a group of commits going in turn.

In accordance with international standards - commits are conducted in English, as well as comments to them.

Click on the commit hash, for example e1b5d02 or e1b5d027a6913e0e4bbb6ecbbf62153cbb99ddc2, this will open the commit view page. Now you can leave a comment or start a discussion by clicking the [+] icon next to the desired line:

image

See also: