diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d60dbb0..7d234bc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -59,11 +59,13 @@ A clear and concise description of what you expected to happen. --> ## Screenshots + ## System Info + If applicable, please fill in the below details - they help a lot! ### Desktop (please complete the following information): @@ -105,6 +107,7 @@ Let us know what how you would solve this. --> #### Optional: Affected Projects + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index f8fc82c..da265de 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -30,26 +30,31 @@ Please answer the following questions before submitting an issue. - [ ] I'm requesting the feature to the correct repository (see also [speckle-server](https://github.com/specklesystems/speckle-server), [speckle-sharp](https://github.com/specklesystems/speckle-sharp), [specklepy](https://github.com/specklesystems/specklepy), [speckle-docs](https://github.com/specklesystems/speckle-docs), and [others](https://github.com/orgs/specklesystems/repositories)) ## What package are you referring to? + ## Is your feature request related to a problem? Please describe. + ## Describe the solution you'd like + ## Describe alternatives you've considered + ## Additional context + ## Related issues or community discussions +