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
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ If you'd like to know more about packit, please check:
- Our website: [packit.dev](https://packit.dev/)
- GitHub project for packit tool: [packit-service/packit](https://github.com/packit/packit)
- Hacking on packit service: [CONTRIBUTING.md](/CONTRIBUTING.md)


<!-- fix-issue-412: enable controlling packit-service with the command embedded -->


<!-- fix-issue-1668: Provide a /packit help comment command -->
Comment on lines +18 to +23
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

These additions introduce several empty lines which makes the file less clean. Please consider removing them.

Also, the comment for issue #412 seems unrelated to this pull request. It might be better to handle that in a separate PR to keep changes focused.

Loading