Skip to content

Commit

Permalink
forms fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ux-git authored Dec 12, 2024
1 parent 100c8e3 commit ae948b5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Bug report
description: Report any bugs or issues, and we'll fix them!
title: "[FIX] "
labels: ["bug"]
assignees: ''
body:
- type: markdown
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ contact_links:
url: https://github.com/sws2apps/organized-app/discussions
about: |
Visit our Discussions to get support from other users or share your experience.
- name: Get started - explore the User Guide"
- name: Explore our User Guide
url: https://guide.organized-app.com/
about: |
It provides easy-to-follow steps and useful tips for both beginners and experienced users.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Feature request
description: Suggest a new feature or enhancement for Organized.
title: "[FEATURE] <title>"
title: "[FEAT] "
labels: ["enhancement"]
body:
- type: markdown
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/new_language_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ body:
attributes:
label: 'Enter the jw.org url to access this language:'
placeholder: |
for example: jw.org/en/
jw.org/en/
validations:
required: true
- type: markdown
Expand Down Expand Up @@ -60,8 +60,8 @@ body:
required: true
- type: input
attributes:
label: 'Do you feel fluent to be a proofreader of the language? If yes, please provide your Crowdin username:'
label: 'Are you fluent to proofread the translations? If yes, provide your Crowdin username:'
placeholder: |
Yes, I can proofread the translations. My Crowdin username is...
Yes, my Crowdin username is...
validations:
required: false

0 comments on commit ae948b5

Please sign in to comment.