Skip to content

Commit

Permalink
Update GitHub Discussions Templates (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer authored Aug 4, 2023
1 parent f75b27c commit 9d90150
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 155 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,37 +6,31 @@
# SPDX-License-Identifier: MIT
#

title: "[CardinalKit] "
labels: ["CardinalKit"]
title: ""
labels: ["Challenges & Help"]
body:
- type: markdown
attributes:
value: |
Please use this form to describe your CardinalKit-related question.
Thanks for taking the time to share any questions or challenges you have with a Stanford Biodesign Digital Health Group-related project!
- type: dropdown
attributes:
label: What CardinalKit module is your challenge related to?
options:
- CardinalKit
- Account
- Contact
- FHIR
- HealthKitDataSource
- LocalStorage
- Onboarding
- Scheduler
- SecureStorage
- Other module
validations:
required: true
- type: textarea
id: description
attributes:
label: Description
description: Please provide a description of the challenge you encountered.
placeholder: A clear and concise description of the problem you are having. Please include screenshots or error messages.
validations:
required: true
attributes:
label: What Stanford Biodesign Digital Health Group-related project challenge related to? Use the [Stanford Spezi GitHub Discussions](https://github.com/orgs/StanfordSpezi/discussions) page to discuss any Spezi-related challenges.
options:
- LLMonFHIR
- HealthGPT
- Phoenix
- HealthKitOnFHIR
- ResearchKitOnFHIR
- XCTRuntimeAssertions
- XCTHealthKit
- XCTestExtensions
- ImageSource
- action-swiftlint
- ContinousIntegration
- SwiftPackageTemplate
- TemplateApplication
- Other project
- type: textarea
id: reproduction
attributes:
Expand Down
64 changes: 0 additions & 64 deletions .github/DISCUSSION_TEMPLATE/healthkitonfhir.yml

This file was deleted.

20 changes: 19 additions & 1 deletion .github/DISCUSSION_TEMPLATE/ideas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,31 @@
# SPDX-License-Identifier: MIT
#

title: "[Ideas] "
title: ""
labels: ["Ideas"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to share your improvement idea!
- type: dropdown
attributes:
label: What Stanford Biodesign Digital Health Group-related project is your idea related to? Use the [Stanford Spezi GitHub Discussions](https://github.com/orgs/StanfordSpezi/discussions) page to discuss any Spezi-related improvements.
options:
- LLMonFHIR
- HealthGPT
- Phoenix
- HealthKitOnFHIR
- ResearchKitOnFHIR
- XCTRuntimeAssertions
- XCTHealthKit
- XCTestExtensions
- ImageSource
- action-swiftlint
- ContinousIntegration
- SwiftPackageTemplate
- TemplateApplication
- Other project
- type: textarea
id: usecase
attributes:
Expand Down
63 changes: 0 additions & 63 deletions .github/DISCUSSION_TEMPLATE/researchkitonfhir.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/DISCUSSION_TEMPLATE/show-and-tell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# SPDX-License-Identifier: MIT
#

title: "[Show and Tell] "
title: ""
labels: ["Show and Tell"]
body:
- type: markdown
Expand Down

0 comments on commit 9d90150

Please sign in to comment.