Skip to content

Commit

Permalink
Some wording changes to the issue templates (#9547)
Browse files Browse the repository at this point in the history
* make it clearer that if you're looking for help, the forum is the
  right place.
* make all headlines full sentences
* fix a typo
  • Loading branch information
pabzm authored Jul 15, 2024
1 parent 6b7926c commit 56f05e6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Report a bug
description: Describet a bug or issue you may have identified in Roundcube.
description: Describe a bug or issue you may have identified in Roundcube.
title: "Provide a general summary of the issue"
labels: []
assignees: []
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
contact_links:
- name: Ask the community
- name: Ask for help
url: https://www.roundcubeforum.net/
about: Ask and discuss questions with other Roundcube community members.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Feature request
description: Suggest new or updated features to include in Roundcube.
name: Suggest a new feature
description: Suggest a new feature to be developed for Roundcube.
title: "Suggest a new feature"
labels: []
assignees: []
Expand Down

0 comments on commit 56f05e6

Please sign in to comment.