Skip to content

Commit

Permalink
chore: update issue templates
Browse files Browse the repository at this point in the history
(cherry picked from commit c256295)
  • Loading branch information
akurungadam authored and Sajinsr committed Dec 17, 2024
1 parent bc4441d commit 482b8a1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
16 changes: 9 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ body:
Welcome to Marley Health issue tracker! Before creating an issue, please consider the following:
1. This tracker should only be used to report bugs and request features / enhancements to Marley Health
- For questions and general support, checkout the [documentation](https://frappehealth.com/docs) or use the [forum](https://discuss.frappe.io/c/healthcare/58) to get inputs from the open source community.
- For documentation issues, propose edit on the [documentation site](https://frappehealth.com/docs) directly.
2. When making a bug report, make sure you provide all required information. The easier it is for
maintainers to reproduce, the faster it'll be fixed.
- For questions and general support, checkout the [documentation](https://marley.frappe.cloud/docs) or use the [forum](https://discuss.frappe.io/c/healthcare/58) to search for solutions / get inputs from the open source community.
- For documentation issues, propose edit on the [documentation site](https://marley.frappe.cloud/docs) directly.
- You can also post in the Telegram group for Marley Health development work: https://t.me/frappehealth
2. When making a bug report, make sure you provide all required information. The easier it is for maintainers to reproduce, the faster it'll be fixed.
3. If you think you know what the reason for the bug is, share it with us. Maybe put in a PR 😉
- type: textarea
Expand All @@ -34,13 +34,15 @@ body:
options:
- Outpatient Module
- Inpatient ADT
- Laboratory
- Diagnostic Module
- Clinical Procedure
- Rehab & Physiotherapy
- Patient History
- Code Standards
- Setup / Configuration
- Integration with ERPNext modules
- Regional / Other Integrations
- Laboratory (legacy)
validations:
required: true

Expand All @@ -61,10 +63,10 @@ body:
attributes:
label: Installation method
options:
- Frappe Cloud
- docker
- easy-install
- manual install
- FrappeCloud
validations:
required: false

Expand All @@ -80,7 +82,7 @@ body:
attributes:
label: Code of Conduct
description: |
By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/frappe/health/blob/develop/CODE_OF_CONDUCT.md)
By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/earthains/marley/blob/develop/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ body:
Welcome to Marley Health issue tracker! Before submitting a request, please consider the following:
1. This tracker should only be used to report bugs and request features / enhancements to Marley Health
- For questions and general support, checkout the [documentation](https://frappehealth.com/docs) or use the [forum](https://discuss.frappe.io/c/healthcare/58) to get inputs from the open source community.
- For questions and general support, checkout the [documentation](https://marley.frappe.cloud/docs) or use the [forum](https://discuss.frappe.io/c/healthcare/58) to get inputs from the open source community.
2. Use the search function before creating a new issue. Duplicates will be closed and directed to
the original discussion.
3. When making a feature request, make sure to be as verbose as possible. The better you convey your message, the greater the drive to make it happen.
Expand All @@ -20,9 +20,9 @@ body:
If you're in urgent need to a feature, please try the following channels to get paid developments done quickly:
1. Certified Frappe partners: https://frappe.io/partners
2. Healthcare Category on Frappe forum: https://discuss.frappe.io/c/healthcare/58
2. Developer community on Frappe forum: https://discuss.frappe.io/c/developers/5
3. Telegram group for Marley Health development work: https://t.me/frappehealth
2. Telegram group for Marley Health development work: https://t.me/frappehealth
3. Healthcare Category on Frappe forum: https://discuss.frappe.io/c/healthcare/58
4. Developer community on Frappe forum: https://discuss.frappe.io/c/developers/5
- type: textarea
id: problem-info
Expand Down

0 comments on commit 482b8a1

Please sign in to comment.