1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/content/rest/issues/comments.md

21 lines
613 B
Markdown

---
title: Issue comments
allowTitleToDifferFromFilename: true
shortTitle: Comments
intro: 'The Issue comments API supports managing comments on issues and pull requests.'
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- API
miniTocMaxHeadingLevel: 3
---
## About the Issue comments API
The Issue comments API supports managing comments on issues and pull requests. {% data reusables.pull_requests.issues-pr-shared-api %} To manage pull request review comments, use the [Pull request review comments API](/rest/pulls/comments) instead.
{% data reusables.pull_requests.issues-media-types %}