Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
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: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ labels: bug
assignees: ''
---

**gmail-ro version**
Run `gmail-ro --version` and paste the output:
**gmro version**
Run `gmro --version` and paste the output:

```
gmail-ro version ...
gmro version ...
```

**Environment**
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Any alternative solutions or features you've considered.
Show how you'd use this feature:

```bash
gmail-ro <your-proposed-command>
gmro <your-proposed-command>
```

**Additional context**
Expand Down
Loading