Skip to content
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
8 changes: 4 additions & 4 deletions README.md
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

sup, this is a file comment:

{
"operationName": "AddReviewComment",
"variables": {
"pullId": "PR_kwDOMfk9Ic66ghzZ",
"body": "sup, this is a file comment ",
"endLine": 1,
"path": "README.md",
"endSide": "RIGHT",
"subjectType": "FILE",
"filePositioning": {
"commitOid": "eb5bd7dd36819a01529901c61b25913b5c13aa5c",
"path": "README.md"
}
},

Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# GitHub Docs <!-- omit in toc -->
[![Build GitHub Docs On Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new/?repo=github)

[![Build GitHub Docs On Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new/?repo=github)guunc
Lalalallaalooooo
This repository contains the documentation website code and Markdown source files for [docs.github.com](https://docs.github.com).

GitHub's Docs team works on pre-production content in a private repo that regularly syncs with this public repo.
Copy link
Copy Markdown
Owner Author

@kangarruu kangarruu Jan 13, 2026

Choose a reason for hiding this comment

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

comment on a deletion with the FF on:

{
"operationName": "AddReviewComment",
"variables": {
"pullId": "PR_kwDOMfk9Ic66ghzZ",
"body": "comment on a deletion ",
"endLine": 6,
"path": "README.md",
"endSide": "LEFT",
"subjectType": "LINE",
"linePositioning": {
"commitOid": "71f9574a8408b680b2689b765370a1c2d34fa19b",
"line": 6,
"path": "README.md"
}
},

Comment thread
kangarruu marked this conversation as resolved.

GitHub's Docs team works on pre-production content in a private repo that regularly syncs with this.ho2 about this
lalalalala
Use the table of contents icon <img alt="Table of contents icon" src="./contributing/images/table-of-contents.png" width="25" height="25" /> on the top right corner of this document to navigate to a specific section quickly.
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Single line comment on line 8 with the FF off :

{
"operationName": "AddReviewComment",
"variables": {
"pullId": "PR_kwDOMfk9Ic66ghzZ",
"body": "Single line comment on line 8 with the FF off ",
"endLine": 8,
"path": "README.md",
"endSide": "RIGHT",
"subjectType": "LINE"
},

Comment on lines 5 to 8
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Multiline comment on addition, deletion and context with FF on:

{
"operationName": "AddReviewComment",
"variables": {
"pullId": "PR_kwDOMfk9Ic66ghzZ",
"body": "Multiline comment on addition, deletion and context:",
"endLine": 8,
"path": "README.md",
"endSide": "RIGHT",
"startLine": 5,
"startSide": "RIGHT",
"subjectType": "LINE",
"multilinePositioning": {
"endCommitOid": "f4629e485f198bdb5ad5807ec8174e926f1131f2",
"endLine": 8,
"endPath": "README.md",
"startCommitOid": "f4629e485f198bdb5ad5807ec8174e926f1131f2",
"startLine": 5,
"startPath": "README.md"
}
},

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Multiline comment on addition, deletion and context with FF on:

{ "operationName": "AddReviewComment", "variables": { "pullId": "PR_kwDOMfk9Ic66ghzZ", "body": "Multiline comment on addition, deletion and context:", "endLine": 8, "path": "README.md", "endSide": "RIGHT", "startLine": 5, "startSide": "RIGHT", "subjectType": "LINE", "multilinePositioning": { "endCommitOid": "f4629e485f198bdb5ad5807ec8174e926f1131f2", "endLine": 8, "endPath": "README.md", "startCommitOid": "f4629e485f198bdb5ad5807ec8174e926f1131f2", "startLine": 5, "startPath": "README.md" } },

Comment on lines -7 to 8
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

comment on a multiline with FF off:

{
"operationName": "AddReviewComment",
"variables": {
"pullId": "PR_kwDOMfk9Ic66ghzZ",
"body": "comment on a multiline with FF off ",
"endLine": 8,
"path": "README.md",
"endSide": "RIGHT",
"startLine": 7,
"startSide": "LEFT",
"subjectType": "LINE"
},


## Contributing
Expand Down