Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Issue forms #3207

Merged
merged 4 commits into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from 2 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
38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

85 changes: 85 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
name: Bug report
description: Report any bugs or issues, and we'll fix them!
title: "[FIX] "
labels: ["bug"]
assignees: ''
body:
- type: markdown
attributes:
value: |
Before submitting, we encourage you to check our [User guide](https://guide.organized-app.com/) and search through existing issues and discussions to avoid duplicates. Also, make sure you're using the latest version of the app. Thank you for helping us improve Organized!
- type: textarea
attributes:
label: 'Describe the bug:'
placeholder: |
Provide a clear and concise description of the issue you encountered.
validations:
required: true
- type: textarea
attributes:
label: 'Steps to reproduce the issue:'
placeholder: |
1.
2.
3.
...
validations:
required: true
- type: textarea
attributes:
label: 'Expected behavior:'
placeholder: |
What did you expect to happen?
validations:
required: true
- type: textarea
attributes:
label: 'Screenshots'
placeholder: |
What actually happened?
validations:
required: false
- type: markdown
attributes:
value: |
Please include any relevant screenshots, videos, or console logs that can help us identify and solve the problem faster.
- type: dropdown
id: platform
attributes:
label: 'Which platform can you reproduce the bug on?'
options:
- Desktop
- Mobile (in browser)
- Mobile (installed as PWA)
- All platforms
default: 0
validations:
required: true
- type: dropdown
id: os
attributes:
label: 'Your operating system:'
options:
- Windows
- macOS
- Linux
- Android
- iOS
- Other (mention in details)
default: 0
validations:
required: true
- type: textarea
attributes:
label: 'App version:'
placeholder: |
For example: v.3.0.0
validations:
required: true
- type: textarea
attributes:
label: 'Additional information'
placeholder: |
Optional: Add any additional context that might be helpful.
validations:
required: false
9 changes: 7 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
blank_issues_enabled: false
contact_links:
- name: Community Support
- name: Have a question or need help with the app?
url: https://github.com/sws2apps/organized-app/discussions
about: Please ask and answer questions here
about: |
Visit our Discussions to get support from other users or share your experience.
- name: Get started - explore the User Guide"
url: https://guide.organized-app.com/
about: |
It provides easy-to-follow steps and useful tips for both beginners and experienced users.
20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: Feature request
description: Suggest a new feature or enhancement for Organized.
title: "[FEATURE] <title>"
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Before submitting, we encourage you to check our [User guide](https://guide.organized-app.com/) and Roadmap to explore available features and those already planned. Additionally, please search through existing issues and discussions to avoid duplicates. Thank you for helping us improve Organized!
- type: textarea
attributes:
label: 'Feature description:'
placeholder: |
Describe the current problem and your solution, and how it would benefit users.
validations:
required: true
- type: textarea
attributes:
label: 'Alternatives considered:'
placeholder: |
Share any alternative solutions or workarounds you've considered, if applicable.
validations:
required: false
20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/major-change-request.md

This file was deleted.

55 changes: 29 additions & 26 deletions .github/ISSUE_TEMPLATE/new_language_request.yml
Original file line number Diff line number Diff line change
@@ -1,57 +1,60 @@
name: New translation language for the Organized app
description: Request a new language to be added to Crowdin platform
title: '[Language] - New Language Request'
name: New language request
description: Suggest a new language to add to Crowdin platform for further translation.
title: '[Enter your language here] - New language request'
labels: [i18n]
body:
- type: markdown
attributes:
value: |
Add an issue title with this format: [Language] - New Language Request
Add an issue title in this format: [English] - New language request
- type: input
attributes:
label: 'Enter the jw.org url to access this language:'
placeholder: |
https://www.jw.org
for example: jw.org/en/
validations:
required: true
- type: markdown
attributes:
value: |
We can do an AI-based translation of the language, if you send us the list of translations in your language. Afterwards, you will be able to proofread text strings instead of translating everything from scratch.
We can provide AI-generated pre-translations if you send us your language's translation list. This way, you can focus on proofreading rather than starting from scratch. While the pre-translations may not be perfect, many strings will already be accurately translated, saving you hours of work.
- type: textarea
attributes:
label: 'Please provide translations for the following terms in your language:'
label: 'Please provide translations for the following theocratic terms in your language:'
value: |
Congregation:
Assignment:
Publisher:
Meeting:
Midweek meeting:
Weekend meeting:
Circuit overseer:
Student (of a meeting):
Assistant (of a student):
Bible study:
Branch office:
Bethel:
Chairman:
Congregation:
Circuit overseer:
Circuit overseer visit:
Elder:
Governing Body Update (video):
Kingdom Hall:
Ministerial servant:
Ministry:
Service:
Report:
Meeting Schedule:
Meeting:
Meeting schedule:
Meeting workbook:
Memorial:
Midweek meeting:
Weekend meeting:
Organizational Accomplishments (video):
Schedule:
Service:
Publisher:
Prayer:
Pioneer application:
Auxiliary pioneer:
Report:
Reader:
Regular pioneer:
Auxiliary pioneer:
Speaker:
Talk:
Memorial:
Chairman:
Prayer:
Reader:
Meeting workbook:
Governing Body Update (video):
Organizational Accomplishments (video):
Branch office:
Bethel:
Territory:
validations:
required: true
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,12 @@ To learn more about Organized and how to use it, check out the following useful

| Link | Description |
| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ |
| [Organized app](https://organized-app.com) | Open and use the Organized app. |
| [Organized app](https://organized-app.com) | Open the link and start using the Organized app. |
| [Organized test mode](https://test.organized-app.com) | Preview environment of the app with pre-filled data, where you can test its features without registration. |
| [About Organized](https://about.organized-app.com) | Learn more about the goals, features, and benefits of the Organized app. Feel free to share this link with others. |
| [Video tutorials](https://www.youtube.com/@organized-app) | Watch on our YouTube channel video tutorials and guides on using and contributing. |
| [User guide](https://guide.organized-app.com) | Read our text documentation to learn how to get started with the app and discover its various features. |
| [Our blog](https://guide.organized-app.com/blog) | Blog with insightful articles filled with tips, tricks, and the latest app update news. |
| [Translation project](https://crowdin.com/project/organized) | Collaborate on translating the Organized app – it's easy and convenient. |
| [Our blog](https://guide.organized-app.com/blog) | Blog with insightful articles filled with tips and tricks. |
| [Translation project](https://translate.organized-app.com) | Collaborate on translating the Organized app – it's easy and convenient. |
| [Contribution guide](https://github.com/sws2apps/organized-app/blob/main/CONTRIBUTING.md) | See how you can contribute to the Organized project. |
| [Telegram channel](https://t.me/+OHxW4AxGTyAxN2Zk) | Get all the latest announcements, release notes, and other useful info instantly in your Telegram messenger.
Loading